// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 21, 2026
28.9 C
Singapore

Breaking news: Singapore is world’s most expensive city

A new survey by the Economist Intelligence Unit shows that Singapore has become the world’s most expensive city.  Blame it on currency appreciation, price inflation and structurally expensive items like car costs.

“As a city-state with very few natural resources to speak of, Singapore is reliant on other countries for energy and water supplies, making it the third most expensive destination for utility costs. The proliferation of expensive malls and boutiques on Orchard Road also make Singapore the priciest place in the world in which to buy clothes,” says an EIU press release.

Tokyo, which traditionally hogged the dubious title of  being the most expensive city, has been pushed to the sixth spot because of its weak yen despite a return to inflation. Hong Kong is in the 13th spot.

A summary of the full report can be downloaded at www.eiu.com/wcol2014

- Advertisement -

Hot this week

Million-dollar HDB flats: Most Singapore buyers paid no COV in 2025 — PropNex report

Many 7-figure HDB resale flats were bought at market value, while demand came from first-time buyers, upgraders and retirees rightsizing

US Department of State issues global travel caution amid heightened tensions in the Middle East

From last weekend. "Due to heightened tensions in the Middle East, the security environment remains complex with the potential for unforeseen escalation.  We remind Americans in the region of the...

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