ADVERTISEMENT

Maharlika to deploy ₱25 billion in 2026; Consing says sovereign fund performance on track

Published Jul 20, 2026 12:00 am  |  Updated Jul 18, 2026 05:39 pm

At A Glance

  • Maharlika Investment Corporation (MIC), the country's first sovereign wealth fund (SWF) manager, said it is performing in line with its mandate despite being one of the world's youngest sovereign wealth funds and targeting ₱25 billion in capital deployment this year.

State-run Maharlika Investment Corp. (MIC)—which is targeting ₱25 billion in capital deployment this year—said it is performing in line with its mandate despite being one of the world’s youngest sovereign wealth funds (SWFs).

This comes on the back of the recently published IE University ranking, which placed the country’s first SWF manager 76th out of 109 SWFs.

MIC President and Chief Executive Officer (CEO) Rafael D. Consing Jr. told Manila Bulletin over the weekend that while the ranking is a “useful” data point, it still requires contextualizing SWFs based on when they were established.

Consing explained that the SWF universe “includes institutions with decades or centuries of asset accumulation and compound returns.” He pointed out that MIC is only a three-year-old institution and is one year and six months into capital deployment.

MIC is scaling down its capital deployment target this year to ₱25 billion, according to a document obtained by Manila Bulletin. This year’s target is 28.5 percent lower than the ₱34.9-billion target in 2025.

Consing argued that a more meaningful way to compare SWFs is by how they have progressed since their establishment and how well they are delivering on their mandates, rather than by the size of their assets alone.

“On that measure, we are performing as intended—deploying counter-cyclical capital into sectors aligned with the long-term national interest, generating returns, and remitting value to the national coffers as legislated,” the MIC chief said.

Consing said MIC’s ₱1.4-billion dividend remittance to national coffers this year demonstrates that the model is working. This is half of its full-year 2025 comprehensive income of ₱2.74 billion, which grew from ₱2.68 billion in 2024.

Historical data from the Bureau of the Treasury (BTr) show that this was MIC’s first remittance, but the government-run company has already managed to join the billionaires’ club, or the list of state firms that remit more than ₱1 billion to the national treasury.

“Growth in assets under management (AUM) is a secondary consideration to capital productivity and mandate execution,” Consing said. MIC envisions the fund becoming “world-class” by 2028, coinciding with the year President Ferdinand R. Marcos Jr. steps down from office.

MIC earlier said it would proceed with its investment plans despite heightened uncertainty caused by the Middle East conflict, saying it would deploy capital in a careful and strategic manner.

For this year’s capital deployment target, approved investments pertain to finalized legal commitments rather than mere board approvals.

One hundred percent of “all financially closed investments” must achieve an economic internal rate of return (EIRR) of at least 10 percent, according to the scorecard. This gauges the total net benefits to society or broader economy.

This socioeconomic benchmark is much higher than the corporation’s financial target, which aims to generate a 3.41-percent risk-adjusted return after operating costs.

Recall that MIC’s business income increased by 1.6 percent to ₱2.82 billion in 2025 from ₱2.77 billion in the previous year.

However, operating expenses (opex) surged to ₱478.96 million from ₱93.19 million as MIC entered its second full year of operations and continued strengthening its institutional and operational capabilities.

MIC previously said it would channel investments into energy, infrastructure, agriculture, and mineral extraction and processing. These investments would form part of efforts to build natural buffers for the domestic economy.

As of end-2025, MIC had deployed ₱5.9 billion into strategic investments in Synergy Grid & Development Phils. Inc. (SGP), Makilala Mining Co. Inc. (MMCI), and Asian Terminals Inc. (ATI).

MIC also continued to manage undeployed capital through placements with government financial institutions (GFIs), which generated ₱2.7 billion in interest income during the year.

Until they were deployed, the funds were parked with GFIs such as Land Bank of the Philippines (Landbank) and Development Bank of the Philippines (DBP), as well as the Bangko Sentral ng Pilipinas (BSP) to keep them liquid, secure, and productive.

Under Republic Act (RA) No. 11954, which established the SWF, MIC’s initial capitalization was set at ₱125 billion, consisting of ₱50 billion from Landbank, ₱25 billion from DBP, and ₱50 billion from the national government (NG).

Related Tags

Maharlika Investemnt Corp. (MIC) sovereign wealth fund (SWF) Rafael D. Consing Jr.
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; } }

{{ static_articles_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.