buttonPrevHTML: ”,
};
function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);
for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);
if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}
}
}
window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);
Malaysia’s economy has taken a significant leap forward as the country’s current account surplus soared to an impressive 12.20 billion USD in the third quarter of 2025. This remarkable rise comes after a relatively modest surplus of 0.30 billion USD recorded in the second quarter of the year. Data reflecting this substantial change was updated on November 14, 2025.
The drastic increase in Malaysia’s current account position highlights robust economic activity and a stronger-than-expected performance in its trade and investment balances. Analysts suggest that the surge could be attributed to a combination of increased exports and a steady inflow of foreign investment, reflecting Malaysia’s growing integration into the global economy.
This boost in the current account surplus could provide further momentum for Malaysia’s economic policy decisions, potentially strengthening its fiscal position and offering room for strategic investments aimed at sustaining growth in future quarters. As the Malaysian economic landscape continues to evolve, stakeholders and investors will be keen to analyze the underlying factors contributing to this unexpected economic advancement.
