// Adds dimensions UUID, Author and Topic into GA4
Monday, July 27, 2026
27.7 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

Woman rejects remote job from Singapore-based company over RM3,000 salary and lack of benefits: ‘This wasn’t a missed opportunity, it was me dodging the...

A Threads user says she rejected a remote customer service role with a Singapore-based company after concluding the RM3,000 salary and employment terms weren't worth accepting.

‘I’m always the one trying’: Man says girlfriend never reciprocates his efforts

SINGAPORE: After months of feeling like he's the one doing all the giving, a Singaporean man took to social media to ask if he should finally tell his girlfriend that he doesn't feel loved. In hi...

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