US 30-Year Mortgage Rates Drop For The Second…


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

Mortgage rates declined for the second consecutive week, averaging 6.30% as of April 16, down from 6.37% the previous week, providing some relief to borrowers during the peak homebuying season. The drop pushed rates to a one-month low, as easing geopolitical concerns and record highs in the S&P 500—driven by strong bank and technology earnings—helped offset tensions in the Middle East. According to the Mortgage Bankers Association, refinancing activity increased, but purchase applications remained muted and below year-ago levels for the second straight week, reflecting continued buyer caution amid ongoing economic uncertainty.




Source link

Scroll to Top