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);
Singapore’s foreign exchange reserves climbed to SGD 540.85 billion in March 2026, up from SGD 526.25 billion in February, reaching their highest level since February 2022. All major reserve components increased during the month. Gold and foreign exchange holdings rose to SGD 530.75 billion from SGD 516.24 billion. The IMF reserve position inched up to SGD 1.80 billion from SGD 1.79 billion, while special drawing rights increased to SGD 8.30 billion from SGD 8.23 billion. By comparison, total reserves in March of the previous year amounted to SGD 514.25 billion.
