U.S. 20-Year Bond Auction Yield Slips to 4.92…


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

The yield on the United States 20-year government bond declined at the latest auction, easing to 4.927% from the previous level of 5.122%, according to data updated on 16 June 2026. The move marks a notable pullback in borrowing costs for the U.S. Treasury compared with the prior auction result.

The drop in the 20-year yield suggests investors were willing to accept slightly lower returns to hold longer-dated U.S. government debt at this sale, compared with the previous issuance. While detailed auction metrics such as bid-to-cover ratios or demand by investor type were not provided, the lower stopping yield indicates a modest improvement in funding conditions for the government at this maturity point on the yield curve.




Source link

Scroll to Top