Japan Swings Back to Foreign Bonds as Outflow…


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

Japan’s appetite for overseas debt has sharply recovered, with foreign bond purchases rebounding to ¥696.2 billion after a previous outflow of ¥2,480.9 billion, according to data updated on 15 April 2026.

The swing from heavy selling to net buying suggests a marked shift in investor positioning toward foreign fixed-income assets. While no further details were provided, the move indicates renewed demand for yields abroad after a period of substantial divestment. Market participants will be watching subsequent releases to see whether this latest figure marks the start of a sustained trend back into foreign bonds or a short-term adjustment following the earlier large-scale outflows.




Source link

Scroll to Top