// Adds dimensions UUID, Author and Topic into GA4
Tuesday, September 22, 2026
27 C
Singapore

Singapore seeks new rules to protect cryptocurrency investors

Singapore’s central bank is ‘assessing’ additional rules that will protect investors of cryptocurrency exchanges.

These rules will be in addition to its regulatory framework that cryptocurrency exchanges and service providers are currently adhering to.

A central bank official notably said: “We are assessing if additional regulations are required for investor protection.”

The remarks by a Monetary Authority of Singapore (MAS) official suggest that singapore could be looking at a more robust regulatory framework for the domestic cryptocurrency sector.

The sector has seen notable growth in recent years alongside global crypto markets.

MAS, the city-state’s central bank, is looking at these new regulations that will specifically focus on investor protection, MAS Deputy Managing Director of Financial Supervision said in a speech released last week.

MAS has mandated cryptocurrency intermediaries like exchanges and remittance operators to comply by anti-money laundering/combating the financing of terrorism (AML/CFC) rules.

Hot this week

LTA adds three new bus services including RTS Link connector and two Tengah routes as Bus Connectivity Enhancement Programme continues

LTA is introducing three new bus services and enhancing two existing ones under the BCEP, including two Tengah connectivity services from Oct 25 and a new Service 968 to support the RTS Link Woodla...

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