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);
Argentina’s external accounts showed a sharp turnaround in late 2025, as the country’s current account in US dollars moved from a significant deficit to a solid surplus by year-end.
According to data updated on 27 March 2026, Argentina’s current account balance shifted from a deficit of -1.580 billion USD in the third quarter of 2025 to a surplus of 2.294 billion USD in the fourth quarter of 2025. This marks a substantial quarter-on-quarter improvement in the country’s external position.
The move from red to black on the current account suggests a notable adjustment in Argentina’s trade and income flows with the rest of the world during the final quarter of 2025, potentially easing near-term pressure on external financing needs and currency stability. Further details on the drivers of this swing were not provided with the latest release.
