// Adds dimensions UUID, Author and Topic into GA4
Wednesday, August 5, 2026
31.6 C
Singapore

Singapore second most expensive city to date on Valentine’s day

With Valentine’s day over, the Human Resources Online website said Singapore is among the second most expensive city for a ‘date’ in Asia.

However, it is not among the 10 most expensive cities for a date on a global scale.

With Valentine’s day, love was very much alive in Singapore. The ECA International said Singapore ranks second on being one of the most expensive Asian cities for romance.

The report showed that a romantic evening date in Singapore consisting of a dinner for two, movies, drinks and a return taxi ride could set you back a solid USD$190.

While Hong Kong has proven to be the most expensive Asian city for romance, with a date costing $195, Sydney did not disappoint with a hefty #217!

Geneva, Switzerland tops the global list, where a date could amount to $295; while the least expensive city to have a date would be in Tashkent, Uzbekistan ($69) – which is close to five times less than Geneva.

- Advertisement -

Hot this week

Ex-NMP scolds those who question why he hasn’t had children as he supports immigration to combat Singapore’s population decline

He said, "Anybody who attacks me for not having kids will be blocked. Having kids is an individual choice. It’s not a national duty. People in developed countries stop having kids. Only solution ...

ICA warns of heavy congestion along Singapore-Malaysia checkpoints over National Day long weekend

ICA said that due to the increasingly serious global security situation, especially the recent developments in the Middle East, security measures at border crossings have been strengthened since Fe...

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