// Adds dimensions UUID, Author and Topic into GA4
Tuesday, February 10, 2026
30.7 C
Singapore

Singapore Motorshow sees surge in EV interest, even as survey shows buyers remain hesitant to own EVs

SINGAPORE: This year’s Singapore Motorshow drew 25% more visitors than last year as interest in electric vehicles (EVs) grew, even as charging-related concerns continue to hold back buyers’ decisions.

According to Channel News Asia, Motor Traders Association of Singapore president Glenn Tan said the increase in turnout was driven by growing openness towards the idea of EVs, including models from Chinese brands.

Despite the growing interest seen at the motor show, a recent survey suggested buyers remain cautious about owning EVs. EY’s 2025 Mobility Consumer Index (MCI) showed EV purchase intent in Singapore fell to 58% from 73% in 2024, as Singapore respondents cited charging-related concerns.

Still, automakers expect more buyers to turn to luxury EVs, especially in Singapore, with Audi Singapore’s managing director Martin Bayer describing the city-state as “the most progressive market for luxury EVs” compared to other markets in Southeast Asia, citing its charging system and clear long-term plans.

See also  Umno man praises Mahathir's new government

The motor show, held at Suntec Singapore Convention and Exhibition Centre, featured 37 automotive brands and more than 200 vehicle models. Most exhibitors showcased electric or hybrid vehicles, with Chinese manufacturers dominating the show floor. /TISG

Read also: China’s BYD reports weakest sales growth but will likely edge out Tesla as top EV seller

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Causeway vs Second Link: What first-time travellers need to know

JOHOR/SINGAPORE: Crossing the Johor–Singapore border is almost a rite...

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); } });
// //