// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 23, 2026
27.2 C
Singapore

One in three Singaporean firms are pessimistic about business outlook in 2025: SCCCI survey

SINGAPORE: About a third of local businesses remain pessimistic about the business outlook this year, according to the Singapore Chinese Chamber of Commerce & Industry’s (SCCCI) annual business survey.

The survey found that 36.7% of respondents described their outlook as neutral, 33.4% as pessimistic, while 24.3% were optimistic. Only 2% said they were very optimistic about 2025.

The poll, conducted over 12 weeks between June and August, gathered responses from 711 businesses. Small and medium-sized enterprises (SMEs) made up the majority of participants at 93%, with the remaining 7% comprising larger organisations.

In terms of revenue expectations, 39% of businesses forecast growth this year, up from 33.4% last year.

However, more firms also expect revenue declines, rising to 32.7% compared to 29.1% previously. The proportion of businesses anticipating no change in revenue dropped to 28.3%, down from 37.5% a year ago.

The survey highlighted three main concerns among companies: rising business costs, difficulties in finding suitable labour, and the need to transform into new growth areas.

To navigate these challenges, more firms are looking beyond Singapore’s shores and half of the respondents said they are scaling up their overseas expansion plans, compared to 44% last year, particularly in Malaysia, China, Indonesia, Vietnam and Thailand.

Among firms pivoting to Southeast Asia, the main reasons cited were tapping into market potential (61.4%), sourcing goods and materials (29.3%), and managing geopolitical risks to improve business resilience (25.2%).

Companies also reported that they are diversifying into new markets (33%), sourcing from alternative suppliers (27.4%), and delaying investments (25.2%) in a bid to navigate the impact of US tariffs, which have led to greater market uncertainties and higher operating costs for many local firms.

- Advertisement -

Hot this week

Raising kids or DINK in your early 30s? Netizens ask

On Reddit, a netizen shared: Married (M,31) to my wife (F,30). Have 2 kids, both under 2s and i honestly love them to bits. But to be realistic, its obviously not easy and the struggle is indeed ve...

‘What is this?’ Passenger complained that buses skipped stop twice, waited almost an hour for another one

On Facebook, a commuter shared: Waited for bus 74 and my bus stop got skipped both times, had to wait close to an hour for the third bus to finally let me board. What is this? The bus doesn't have ...

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