// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

Singapore Banks Tighten Checks on Foreign Accounts After S$2.4 Billion Laundering Scandal

SINGAPORE: Local banks are stepping up scrutiny of overseas customers after authorities uncovered one of Singapore’s largest-ever money laundering cases, according to a report by American publication Bloomberg.

Earlier this month, 10 foreigners faced charges in court after authorities seized and froze approximately S$1 billion in assets. These assets included properties, vehicles, luxury goods, and gold bars.

The police updated on Wednesday (Sept 20) that the value of assets seized in the case has climbed to more than S$2.4 billion after further actions. This includes bank accounts with a value of more than S$1.13 billion.

Quoting individuals familiar with the matter, Bloomberg reported that some local banks are reviewing new accounts and transactions by customers who hold investment passports and are originally from China. At least one international bank has also closed the accounts of customers holding citizenship in countries including Cambodia, Cyprus, Turkey and Vanuatu.

Banks are reportedly now re-evaluating their stance on accepting new funds from customers sharing similar backgrounds on a case-by-case basis. As a result, the registration process for such customers has become more stringent, requiring them to answer additional questions and provide more detailed information.

Bloomberg added that Citigroup, OCBC Bank and United Overseas Bank are cooperating with the authorities to combat money laundering activities. It has come to light that some of the individuals involved in the money laundering case had either opened accounts in these three banks or secured loans from them through companies established under their names.

- Advertisement -

Hot this week

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

‘I feel lost and embarrassed’: Singaporean fresh grad opens up after failing probation

SINGAPORE: A Singaporean fresh graduate shared on Reddit that she feels “dejected” after failing her probation at her first full-time job, an outcome she never saw coming because she believed thing...

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