// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

56% young Singaporeans worried they couldn’t afford a home: OCBC survey

SINGAPORE: A recent annual financial wellness survey conducted by OCBC has revealed alarming statistics regarding Singaporeans’ concerns over housing affordability and mortgage payments.

According to the survey, 56 per cent of Singaporeans in their 20s expressed deep concerns about their ability to afford a home, reflecting the challenges many young adults face in the city-state’s competitive real estate market.

The survey, which assessed the financial well-being of individuals across various age groups, highlighted growing apprehensions among Singaporeans, particularly those in their 20s.

The broader picture painted by the survey is equally concerning, with 38 per cent of all Singaporeans expressing worries about their ability to afford a home. This figure represents a significant increase in housing affordability concerns compared to previous years.

Another alarming revelation in the survey pertains to individuals with housing loans. A notable 40 per cent of Singaporeans are now anxious about their ability to meet their monthly mortgage instalments.

This figure marks a four-year-high, surpassing the anxiety levels recorded during the tumultuous period of the COVID-19 pandemic from 2020 to 2022. In 2021, the figure sat at 31 per cent, and a recent spike in interest rates has exacerbated the escalation of mortgage affordability concerns.

During the survey’s data collection period, the 3M Singapore Overnight Rate Average (SORA) was recorded at a relatively manageable 1.27 per cent.

However, since Sept 8, 2023, the SORA rate has surged to a daunting 3.69 per cent. This sudden spike in interest rates has added to the financial burden of homeowners, pushing many to the brink of mortgage payment anxiety.

 

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks