ADVERTISEMENT

Jumbo rate cuts loom as BSP among Asia's 'active hawks' amid stagflation risks

Published May 14, 2026 12:49 pm  |  Updated May 14, 2026 01:31 pm

Even as the Philippines is seen posting its weakest post-global financial crisis (GFC) growth, think tank Oxford Economics still stands firm on its assumption that local monetary authorities will emerge among the “active hawks” on monetary policy, with jumbo rate hikes looming.

Louise Loo, Asia economics head at Oxford Economics, wrote in a May 14 commentary that she expects the Bangko Sentral ng Pilipinas (BSP) to deliver a cumulative 75-basis-point (bp) policy rate hike following the quarter-point hike to 4.5 percent last month. If realized, the benchmark rate could settle at 5.25 percent.

Loo’s hawkish outlook hinged on the fact that despite the inflation-targeting interest rate hike, inflation still shot up to a three-year high of 7.2 percent in April. The peso also remained under pressure despite tighter policy supposedly buoying the local currency.

The think tank said economic resilience varies among Asia-Pacific (APAC) economies. While north Asian economies benefit from an artificial intelligence (AI)-driven export boom, the Philippines is facing a “prolonged period of subdued domestic demand,” Loo noted.

Oxford Economics significantly lowered its 2026 real gross domestic product (GDP) growth projection for the Philippines to 3.5 percent from 5.5 percent previously. British banking giant HSBC also holds a more somber growth outlook, revising downward its 2026 and 2027 forecasts to 3.4 percent and 4.6 percent from 4.6 percent and 5.3 percent, respectively.

Such expansion rates, if realized, would fall short of the government’s minimum target of five percent for this year and 5.5 percent next year.

Loo noted that Oxford Economics expects “a few [APAC economies]—including the Philippines—to post their weakest post-GFC growth outside the pandemic.” Growth during the GFC in 2009 plunged to just 1.4 percent.

According to Oxford Economics, the need for further tightening stems from a policy gap that has widened as inflation outpaced interest rate adjustments. Although the BSP took an early lead in regional tightening, the think tank observed that inflation has still moved “much faster than the policy rate, leaving the real-rate offset incomplete.”

Oxford Economics warned that official government inflation targets remain too “sanguine” following the three-year-high inflation rate last April. Loo expects price movements to average around 6.5 percent this year, higher than the BSP’s revised assumption of 6.3 percent.

Aris Dacanay, HSBC Association of Southeast Asian Nations (ASEAN) senior economist, now expects a tad higher average inflation rate at 6.6 percent and 4.4 percent this year and next, up from his previous forecasts of four percent and 3.2 percent, respectively.

If achieved, these projections would mark the highest inflation levels in 18 years since the 8.2 percent recorded at the height of the GFC in 2008.

“Stagflation in the Philippines has taken shape,” Dacanay stressed, citing the combination of anemic growth in the first quarter of the year, surging consumer prices, and the rising unemployment rate.

Dacanay also cautioned that the economic environment “should get tougher moving forward.”

“Apart from the Hormuz chokepoint affecting the supply of oil, it has also affected the supply of fertilizer. This should then take a toll on agricultural yields in the second half of 2026, exacerbating the effects of the incoming El Niño season and keeping food prices high,” he said, explaining the broader spillover effect on core inflation and inflation expectations.

Like Loo, Dacanay holds a hawkish position on monetary policy, expecting double Oxford Economics’ hike projection.

“We expect the BSP to tug the monetary reins strongly and raise policy rates by 150 bps to six percent by year-end,” Dacanay said, pricing in a jumbo hike in June or two consecutive hikes, with one being an off-cycle adjustment.

Apart from domestic consumption, Loo said the volatility has reached the foreign exchange (forex) and credit markets. The peso has experienced the sharpest depreciation against the United States (US) dollar among 13 APAC economies since late February, the think tank reported.

Oxford Economics said “the peso has weakened despite the BSP hike,” suggesting that traditional interest rate tools are struggling to stabilize the currency.

Meanwhile, the think tank said the economy maintains a unique stabilizer in the form of overseas Filipino worker (OFW) income. “Remittances should also provide some cushioning,” Loo said, adding that flows from the Middle East “have historically been more stable than portfolio or tourism flows during external shocks.”

Related Tags

Oxford Economics HSBC interest rates Bangko Sentral ng Pilipinas (BSP) GDP Inflation
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.