// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
29.4 C
Singapore

HDB to release 8,500 flats in largest BTO exercise of 2024

SINGAPORE: The Housing and Development Board (HDB) is set to offer 8,500 flats in its October Build-To-Order (BTO) exercise, the largest of the three launches scheduled for 2024.

This release spans 15 projects and accounts for 40% of the total supply of new flats introduced this year.

According to HDB, the October launch will include a range of Standard, Plus, and Prime flats, categorized based on location and attributes. This diversity aims to cater to prospective homebuyers’ varying needs and preferences.

In preparation for the upcoming launch, HDB has begun processing Housing and Financial Eligibility (HFE) applications received before Sept 16.

The board encourages interested buyers to ensure their applications are in order to participate in this major BTO exercise.

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

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