// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
29.3 C
Singapore

More Singapore residents use digital apps to send and receive remittances

SINGAPORE: Digital applications have become the preferred way for Singapore residents to send and receive remittances, with 70% saying they used apps to send money while 75% use them to receive funds—among the highest in Asia Pacific, according to Visa’s Money Travels: 2025 Digital Remittances Adoption Report.

The survey, which gathered responses from 44,000 respondents across 20 countries, found Singapore standing out for its high adoption rates, fast transfers, and strong security perceptions, Singapore Business Review reported.

Two-thirds of local respondents said digital payments are the fastest way to access funds for sending (67%) and receiving (66%). Younger users aged 18 to 34 led usage at 76% for sending and 78% for receiving, while those aged 45 to 64 used digital apps the least, at 63% for sending and 71% for receiving remittances, as reported by Travel Daily Media.

The report also found that 38% of senders and 33% of receivers in Singapore use these transfers for accounts or investments. Meanwhile, 27% of senders from the city-state said their transfers are made to support general or specific humanitarian needs.

Nearly half of locals believe digital apps are one of the most secure ways to send (44%) or receive (42%) money, with just over half (51%) noting the ease of use to send or receive digital remittances. Still, high fees remain a concern for both digital remittance senders (32%) and receivers (32%) in the city-state. /TISG

Read also: Singapore firms DBS and Sea Limited surpass US$100B market cap for first time

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

Singapore employee questions S$15 fine after SME boss penalises him for being 13 minutes late

A 13-minute delay came with a S$15 price tag. The employee is now asking whether that price is legal.

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