// Adds dimensions UUID, Author and Topic into GA4
Sunday, February 8, 2026
26.1 C
Singapore

HDB awards $543M to executive condo site in Tampines, Sim Lian Group

SINGAPORE: The Housing & Development Board (HDB) announced on Monday (Oct 9) that it has awarded a prime executive condominium site in Tampines Street 62 to a consortium comprising two subsidiaries of Sim Lian Group: Sim Lian Land Pte Ltd and Sim Lian Development Pte Ltd.

This decision follows an intense bidding process that culminated in a successful tender price of S$543,280,000.

The 99-year leasehold site, officially put up for tender on March 14, 2023, garnered significant attention from developers. Nine parties submitted their bids when the tender closed on July 18.

Working in collaboration, Sim Lian Land and Sim Lian Development proposed a winning bid of S$543.28 million, translating to an approximate floor area ratio (FAR) of $721 per square foot. This competitive offer secured the rights to develop the coveted site, estimated to accommodate approximately 700 residential units.

The project is mandated to be completed within five years.

Screenshot 20231009 222728 Chrome

See also  Lawrence Wong: In Singapore, the Prime Minister has to be a real estate agent, so I’m learning and brushing up my skills
- 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); } });
// //