// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

The property reality

Property curbs increase prices of HDB flats. This the new property reality. 
By Leong Sze Hian
The way we see it, The Independent Singapore.Forget those who have the bucks to continue to buy private proverties, curb or no curb.
The latest statistics which show that new private property purchases plunged 73 per cent last month, a 43-month low, are likely to mean something to the ordinary Singaporean.
One possibility is that the demand for HDB flats will go up, which can only mean an increase in the price of such homes.
It is no comfort that the BTO and resale prices are still at record highs.
When people can’t buy private property because of the new loan curbs, they may have no choice but to turn to HDB flats. Also, the new loan curbs do not apply to new Build-to-order (BTO) flats which are governed by HDB concessionary loans.
This is the new reality in Singapore: Put the squeeze on one side, the other side is going to be affected.

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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