Romania’s Trade Deficit Widens in March, Sign…


‘,
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);

Romania’s trade balance deteriorated in March 2026, with the deficit widening to EUR -2.927 million, according to data updated on 11 May 2026. This marks a notable increase from February 2026, when the trade gap stood at EUR -2.411 million.

The larger deficit suggests that Romania’s imports continued to outpace exports in March. While the data provided do not break down the underlying components, the shift indicates mounting external imbalances that may reflect stronger domestic demand for foreign goods or weaker export performance.

The March reading continues the negative trend in Romania’s trade position and will be closely watched by investors and policymakers alike for any implications on the country’s current account dynamics and broader macroeconomic stability.




Source link

Scroll to Top