// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
26.9 C
Singapore

Five-room DBSS flat in Ang Mo Kio resold for record-breaking $1.48 million

SINGAPORE: A five-room Design, Build and Sell Scheme (DBSS) flat in Park Central@AMK has been sold for $1.48 million, setting a new resale record for the project.

According to transaction data from the Housing and Development Board (HDB) website, the unit is located in Block 588D, Ang Mo Kio Street 52, and sits on a high floor between the 28th and 30th storeys. The flat, which has a remaining lease of 85 years and 7 months, spans 119 square metres, translating to a price of approximately $12,437 per square metre.

This record-breaking sale surpasses the previous peak price of $1.268 million, set in February last year, by $212,000.

Park Central@AMK is a DBSS development comprising four 30-storey residential blocks. The estate features a total of 578 units, of which 402 are five-room flats. Over the past year, 11 five-room flats have changed hands, and notably, 10 of them were transacted at prices exceeding $1 million.

The sale further reinforces the trend of million-dollar HDB transactions, particularly for prime, well-located units in mature estates like Ang Mo Kio.

See also  Young renters are now eyeing new long-stay serviced apartments, but it "all comes down to cost"
- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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