// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
32.5 C
Singapore

DBS exec: Hong Kong fund flows to Singapore are “overstated”

Singapore — Because of the ongoing political unrest, are the rich folks of Hong Kong really flocking to Singapore? DBS claims otherwise.

In an interview with CNBC, DBS chief executive Piyush Gupta stated that news of fund flows from Hong Kong to Singapore are “overstated” and such transactions only occur “at the margin.”

Gupta added that there is no “big movement of money from Hong Kong to Singapore.”

“In my experience, these big shifts don’t happen unless there’s a massive regime change which we don’t foresee happening in Hong Kong,” he said.

Earlier reports stated that millionaires from Hong Kong rushed to Singapore in a panic to transfer their assets. Wealth managers and private bankers in Singapore have been receiving gradually increasing number of inquiries from Hong Kong investors since the extradition bill issue erupted. 

Read: Hong Kong millionaires rush to move their assets to Singapore

Singapore’s DBS has expanded business in Hong Kong over the past few years. According to the latest DBS earnings report, Hong Kong comprised 24% of DBS’ net profit from April to June.

Although protests in Hong Kong have not directly affected operations at DBS banks, Gupta admitted that consumer and business confidence could drop should political unrest and uncertainties continue./TISG

- Advertisement -

Hot this week

Singaporean says having no dependents these days is a superpower because it helps preserve your wellbeing

One commenter asked: why join the sandwich generation if you have the option not to?

Is the Singaporean lifestyle just work, eat, sleep, repeat? Netizens share their thoughts

“Life has gotten dull and monotonous.” One Singaporean says finding time for anything outside work can be difficult when time, energy and money are all factors.

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