// Adds dimensions UUID, Author and Topic into GA4
Thursday, August 6, 2026
31.6 C
Singapore

Singapore drops to fourth in Global Financial Centres Index, overtaken by Hong Kong

SINGAPORE: Singapore has slipped to fourth place in the latest Global Financial Centres Index (GFCI), after being overtaken by Hong Kong, which now ranks third.

The GFCI, which evaluates the competitiveness of 133 financial centres globally, revealed that despite the drop, Singapore continues to perform well in key areas.

The report highlighted Singapore’s strong standing across several dimensions of competitiveness, ranking second in business environment, infrastructure, and financial sector development. In terms of overall reputation and general competitiveness, the city-state secured third place, while it ranked fourth in human capital.

In industry-specific rankings, Singapore excelled in several sectors. It placed second in professional services, government and regulatory, fintech, and trading.

The country also secured fifth place in investment management and landed seventh in banking and insurance, followed by eighth place in the broader finance sector.

Despite the drop in overall ranking, the report noted that Singapore remains the most globally diversified financial centre.

The findings also emphasized that Singaporeans are confident in the future competitiveness of their financial sector, showing optimism about its continued growth and resilience in the global market.

- Advertisement -

Hot this week

Car fire on TPE prompts SCDF response; cause under investigation

A late-night car fire on the Tampines Expressway drew the attention of motorists, though the driver escaped unharmed.

PMO: Singaporeans can watch PM Lawrence Wong’s National Day Message on Aug 8

Prime Minister Lawrence Wong’s National Day Message will be broadcast in all 4 languages across television, radio and online platforms on Aug 8

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