// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.2 C
Singapore

Reduced LTV limit for HDB housing loans could dampen sales of expensive resale flats, experts say

SINGAPORE: The recent change in the Loan-to-Value (LTV) limit for HDB housing loans is set to impact the resale market, particularly for high-end flats. On Aug 20, the Ministry of National Development (MND) reduced the LTV limit from 80% to 75%. 

According to Singapore Business Review, property consultancy OrangeTee stated that the new limit means buyers will “need to allocate more cash to purchase a resale flat.”

OrangeTee added that, as a result, potential buyers are expected to be more cautious and reconsider how much they are willing to spend on a resale flat.

PropNex echoed these concerns, suggesting that the new LTV limit could dampen sales at the higher end of the resale market. They noted that buyers would need to come up with additional funds to make up for the shortfall in the loan amount they could secure.

PropNex also expects a temporary drop in million-dollar transactions as buyers reassess their options and finances.

See also  Bukit Timah Plaza unit relisted for S$9.8M, down from S$11M in 2022

However, OrangeTee offered a different perspective, suggesting that the higher end of the market, especially million-dollar transactions, may see little impact from the changes.

They noted, “Many buyers may not be taking HDB loans. Some may have deep pockets and may not be affected by the drop in LTV.” 

However, PropNex pointed out that the full impact of the recent cooling measures will only become apparent in the coming months. The government also mentioned that the reduced LTV limit would only affect around 10% of buyers who rely on HDB loans.

While some experts believe the cooling measures could cause a temporary dip in demand for resale flats, Huttons remains optimistic the market will stay strong in 2024.

Huttons noted that the limited availability of 5-room and larger flats in Singapore’s Central Region leaves buyers with little choice but to pay over a million dollars for these units.

They estimate HDB resale transactions to fall between 26,000 and 28,000, with prices expected to rise by up to 8% in 2024. They also expect the number of million-dollar flats to exceed 1,000, making up 3% to 4% of the total market volume. /TISG

See also  Man snatches altar offerings from HDB corridor, but 'At least he asked God for permission, lol' — Netizen

Read also: Desmond Lee: HDB loan limits in new property cooling measures are to encourage prudent borrowing and dampen higher-end market demand

Featured image by Depositphotos

- Advertisement -

Hot this week

A Quiet Shift in Bangladesh’s Voting Mindset

Letter to Editor: Sangram Datta: In Bangladesh’s recent electoral landscape, a gradually emerging issue has begun to draw attention—subtle yet meaningful changes in the voting behavior of minority...

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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