ADVERTISEMENT

Remolona: 'As many hikes as necessary' to curb inflation

Economists bet on two more hikes

Published Apr 24, 2026 02:14 pm
BSP Governor Eli M. Remolona Jr.
BSP Governor Eli M. Remolona Jr.
The Bangko Sentral ng Pilipinas (BSP) signaled a more aggressive path for monetary policy, with the central bank chief indicating readiness to deliver “as many hikes as necessary” to curb domestic price pressures resulting from global oil supply shocks.
Following the central bank’s first interest rate increase in two years, BSP Governor Eli Remolona Jr. said in an April 24 interview with Bloomberg that policymakers are adopting a proactive stance to stay ahead of the inflation curve.
The decision to initiate the tightening cycle saw significant debate within the Monetary Board, with the BSP governor describing the choice between a standard move and a larger 50-basis-point hike as a “close call.”
Remolona said that the BSP monitors shocks, noting that the current surge in prices is “more than modest.” This prompts a closer look at second-round impacts, spreading through broader price stability.
To contain these pressures, a succession of “modest rate hikes” could be expected depending on the anchoring of inflation expectations.
“Normally, it would be a succession of small rate hikes, but it will depend on how big the spillover effects are. We have to just watch the data and measure expectations,” Remolona said.
Remolona clarified that while expectations have risen to reflect current inflation, they have not yet become “unanchored.”
Despite the tightening mode, the BSP maintains a rosy outlook for the Philippine economy, with resilience expected to be bolstered by overseas Filipino remittances. Remolona described this front as “surprisingly resilient” and a “very stable source of foreign exchange (forex)” despite geopolitical tensions in the Middle East.
Meanwhile, the consensus among foreign and local financial institutions leans toward continued tightening, with at least one 25-basis-point (bps) hike. Frankfurt-based Deutsche Bank AG, Singapore-based UOB, and Oversea-Chinese Banking Corp. (OCBC) expect two more quarter-point hikes, bringing the policy rate to five percent.
UOB senior economist Julia Goh and economist Loke Siew Ting expect a quarter-point hike each in June and the third quarter.
“While the BSP emphasised a measured and data-dependent approach amid ongoing Middle East-related uncertainties, the policy bias has clearly turned hawkish,” Goh and Ting said, noting that the BSP is no longer reacting but is managing a “deteriorating inflation outlook and faster-than-expected spillovers from higher global oil and fertiliser prices into domestic fuel and food costs.”
Like UOB, OCBC Group Research also noted that the BSP’s shift in strategy is “no longer just reacting to an external price shock but is becoming more concerned about broader second-round effects.”
Similarly, Deutsche Bank Research believes the central bank is “likely to continue with its monetary policy tightening and would choose to act sooner rather than later, especially as it had already forecast above-target inflation for two years over 2026–2027.”
In a report acquired by Manila Bulletin, Goldman Sachs said the BSP’s April decision signals the beginning of a hiking cycle.
“With BSP’s rhetoric increasingly focused on preventing a de-anchoring of expectations, the risks are tilted to the upside,” the lender’s analysts Chris Poh and Danny Suwanapruti said, particularly anticipating another 25-bps hike in June and being open to more in the second half of 2026.
British banking giant Barclays said in a commentary also acquired by Manila Bulletin that the central bank’s decision was “far from a complete surprise to us.”
Barclays economist Bryan Tan noted that following the hike, which the lender correctly projected, Barclays continues to pencil in another 25-bp rate hike in June, with Tan noting the risk of “more tightening, especially in August, if global inflation proves more persistent than we expect.”
Tan further said that more hawkish 50-bps hikes would only be mulled over by the BSP if the central bank “feels it needs some shock and awe to quell inflation expectations.”
“We believe the more dovish members of the MB would push back hard against larger hikes unless there is a convincing need for the central bank to demonstrate its resolve in fighting inflation so aggressively,” Tan said.
Fitch Solutions unit BMI and Manulife Investment Management (MIM) also expect further tightening by the BSP, with the former pricing in one more quarter-point hike to 4.75 percent to be delivered in June.
“For the Philippine economy, this means tighter financial conditions ahead—higher borrowing costs and a more cautious credit cycle—while also providing some support to currency stability and helping prevent the inflation shock from becoming more persistent,” said Jean De Castro, head of fixed income at Manulife.
De Castro said a 25-basis-point hike is unlikely to bring inflation back to target quickly if oil and food prices remain high.
“If [risks tied to energy prices] persist, I believe additional measured hikes are plausible rather than a one-and-done move,” she added.

Related Tags

Bangko Sentral ng Pilipinas (BSP) interest rates Inflation economy
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.