// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

AI’s promising future in Singapore’s financial services sector

SINGAPORE: A new Salesforce report that was featured in the latest Singapore Business Review article reveals that 60% of consumers in Singapore believe artificial intelligence (AI) will play a significant role in the future of financial services. This enthusiasm is particularly strong among younger generations, with 63% of millennials and 53% of Gen Z consumers expressing optimism about AI’s potential to reshape their banking and financial experiences.

The survey highlights a growing desire for efficiency, with 74% of respondents anticipating that AI will speed up financial transactions. However, despite the excitement surrounding AI, a notable gap exists in consumer satisfaction when it comes to personalised service. Only 17% of consumers are fully satisfied with the tailored offerings from their banks.

Consumers demand more from their financial providers

While 75% of consumers expect a seamless interaction with their financial institution representatives, more than half (55%) report the frustrating experience of having to repeat or re-explain their information multiple times. This indicates that while AI has the potential to streamline processes, many consumers still encounter significant challenges in their customer service interactions.

Trust in AI is also growing, with 65% of Singapore consumers expressing at least some level of confidence in AI systems. However, only 12% are fully confident in AI agents. Despite these concerns, the survey reveals that service quality matters more to consumers than fees—44% of respondents, including 47% of high earners, would remain loyal to their financial providers even if fees increased, as long as the service quality was exceptional.

- Advertisement -

Hot this week

Malaysian tourists mocked Chinese locals as ‘smelly’ — now they’re facing backlash online

A GROUP of Malaysian tourists has come under fire online after several videos of their behaviour while travelling in China went viral, drawing criticism from both Malaysians and international netiz...

‘Job-dropping’: Why more workers are choosing to step down, not up

"Job-dropping" is the latest workplace trend gaining traction, as more employees choose less demanding roles or turn down promotions in favour of better work-life balance, and it's striking a part...

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