// Adds dimensions UUID, Author and Topic into GA4
Monday, August 10, 2026
29.6 C
Singapore

MAS imposes S$2.4M civil penalty on JPMorgan Chase for failing to prevent misconduct by its Relationship Managers

SINGAPORE: The Monetary Authority of Singapore (MAS) imposed a S$2.4 million civil penalty on JPMorgan Chase Bank, N.A. (JPM) for failing to prevent and detect misconduct by its relationship managers (RMs).

The penalty follows investigations into 24 over-the-counter (OTC) bond transactions where RMs provided inaccurate or incomplete information to clients, leading to spreads charged above agreed rates, as reported by The Edge Singapore.

MAS found that JPM charged clients a spread over interbank prices for OTC bond transactions. Since clients could not access interbank prices, they had to rely on RMs for interbank prices and spreads.

According to MAS, JPM lacked “adequate processes and controls” to ensure its RMs followed pre-agreed spreads when handling transactions with clients.

MAS discovered that in the 24 transactions reviewed, RMs either misrepresented pricing details or withheld important information about spreads being higher than agreed rates, violating sections 201(c) and 201(d) of the Securities and Futures Act (SFA).

JPM admitted liability under section 236C of the SFA, paid the civil penalty, and refunded affected clients with the overcharged fees. The bank has since strengthened its pricing frameworks and internal controls to prevent similar misconduct from happening again.

Investigations into the individual RMs involved are also still ongoing. /TISG

Read also: MAS announces 42 finalists for the 2024 Global FinTech Hackcelerator and FinTech Excellence Awards

- Advertisement -

Hot this week

‘Why are they always rushing us?’: Singapore jobseeker questions why recruiters pressure candidates into giving their consent within minutes

He was given five minutes to approve a recruiter representing him for a job—before he had even read the job description.

2 Singaporeans face charges for alleged plot to help lawyer Lim Tean illegally escape to Malaysia

The two Singaporean men allegedly arranged for the lawyer to leave Singapore for Malaysia without surrendering to serve his jail sentence

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