// Adds dimensions UUID, Author and Topic into GA4
Tuesday, November 4, 2025
30.3 C
Singapore

Rising land bids are unsustainable: REDAS president

Rising land bids are not sustainable enough to continue on in Singapore’s market, president of the Real Estate Developers’ Association of Singapore (REDAS) Augustine Tan said in a speech at a mid-autumn festival lunch last Wednesday (Oct 4).

“With property measures in place, slow growth in Singapore’s population and manpower curbs, we do not see a runaway demand in sales transaction volume and property prices in the next few years,” he added.

Tan also pointed out that buyers are still price sensitive.

“If the prevailing ‘bullish’ appetite for residential land persists while demand (for end units) is not sustained, it will hasten the compounding effects of increasing supply and high vacancy,” he cautioned.

His warning follows a series of record-breaking en bloc sales and a hike in private home prices for the first time in four years.

In August, Tampines Court was sold for S$970 million, the biggest deal for a former Housing and Urban Development Company property in a decade.

See also  Malfunctioning escalator in Takashimaya causes woman to fall, sustaining injuries on neck

Other multi-million dollar deals include the sale of Rio Casa, Serangoon Ville and Eunosville.

- Advertisement -

Hot this week

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); } });
// //