// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.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

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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