// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
30 C
Singapore

Scam losses in Singapore drop by impressive 40%

SINGAPORE: Singapore has achieved a notable 40% reduction in losses from scams this year, according to a report from the Global Anti-Scam Alliance (GASA).

The organization credited the nation’s success to effective preventive measures, particularly the co-location of police and banks, which has enhanced real-time intervention and detection efforts.

While Singapore and other Asian markets such as Japan, which saw a 17% decline, made strides in reducing scam-related losses, the situation remains dire in other parts of the region.

In Hong Kong and Thailand, 90% of citizens reported being targeted by scams on a monthly basis, indicating that these areas are experiencing scams at an alarming rate.

Despite some regional improvements, scam losses across Asia amounted to a staggering US$688.42 billion over the past 12 months, accounting for a significant portion of the US$1.026 trillion in global scam losses recorded in GASA’s 2023 report.

The report highlighted identity theft, investment scams, and shopping scams as the top threats faced by individuals. Scammers are increasingly exploiting phone calls, social media platforms, and text messages to carry out their schemes.

- Advertisement -

Hot this week

Boys, aged 11 & 12, issued conditional warning for trespassing into restricted MRT cabin

The boys forcefully opened a train cabin door on Feb 21, 2026, according to SMRT. Videos of the incident were shared on social media.

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