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 trade balance posted a strong improvement in March 2026, with the surplus rising to 2,523 million dollars, up from 788 million dollars in February 2026.
The latest data, updated on 20 April 2026, indicate a marked month-on-month expansion in Argentina’s external surplus, suggesting a significant shift in the balance between exports and imports over the period. While the underlying drivers are not detailed in the release, the jump in the headline figure points to either stronger export performance, weaker import demand, or a combination of both during March.
The turnaround in the trade balance could have important implications for Argentina’s external accounts and currency dynamics, especially in the context of ongoing efforts to stabilize the economy and manage foreign exchange reserves. Market participants are likely to watch coming months’ data closely to assess whether March’s sharp improvement represents a sustained trend or a one-off adjustment in trade flows.
