// Adds dimensions UUID, Author and Topic into GA4
Thursday, March 5, 2026
26 C
Singapore

MAS penalises SAFS S$2.5M for serious AML/CFT failures

SINGAPORE: Swiss-Asia Financial Services (SAFS) has been penalised by the Monetary Authority of Singapore (MAS) due to serious breaches in anti-money laundering and counter-terrorism financing (AML/CFT) regulations.

As a consequence, MAS penalised SAFS S$2.5 million.

The regulatory action comes as MAS identified significant lapses in SAFS’ adherence to AML/CFT requirements between September 2015 and October 2018.

Despite experiencing substantial business growth during this period, SAFS failed to implement adequate controls to mitigate AML/CFT risks. The breaches included:

  • Failure to factor relevant risk elements in its enterprise-wide risk assessment.
  • Failure to conduct customer due diligence (CDD) measures before initiating business relations.
  • Failure to scrutinise third-party transactions in customers’ accounts.
  • Insufficient identification and assessment of customers posing higher money laundering or terrorism financing (ML/TF) risks.
  • Failure to report suspicious transactions despite indications of potential involvement in financial crimes.
  • Lack of internal audits for assessing the efficiency of AML/CFT controls.

MAS has reprimanded SAFS’ CEO, Olivier Pascal Mivelaz, and its COO, Steve Knabl, for failing to comply with MAS’ AML/CFT requirements.

See also  Gen Zs are not difficult: Cybozu CEO says adapting "proactive not reactive" culture is the key to working with Gen Z's work-life balance demands

Mr Mivelaz and Mr Knabl were specifically reprimanded for approving inadequate risk assessments and for failing to conduct regular internal audits to evaluate AML/CFT controls.

In response to MAS’ action, SAFS has initiated remedial measures to address the identified deficiencies and enhance its AML/CFT framework.

Ms Loo Siew Yee, assistant managing director at MAS, noted the importance of robust AML/CFT measures for financial institutions, particularly those providing wealth management services.

She said:

The boards and senior management of FIs are expected to put in place adequate AML/CFT controls, actively oversee the implementation of the controls, and ensure that compliance and internal audit functions are working effectively and keeping pace with the FI’s business growth.” /TISG

Read also: MAS fines Credit Suisse $3.9M for misconduct in SG branch by its relationship managers

- Advertisement -

Hot this week

Retirement age to be raised 64, re-employment age to 69 by July 1

"As previously announced, we will raise the retirement and re-employment ages to 64 and 69 respectively on 1 July 2026, this would keep us on track to raising them to 65 and 70 by 2030," said Manpo...

3 Singaporeans arrested for money laundering in connection with Prince Holding Group; S$350 million in assets seized

The police have arrested three Singapore citizens in a money laundering investigation involving transnational scam syndicate Prince Holding Group. According to a Mar. 3 police news release, this co...

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); } });
// //