// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 11, 2026
28.9 C
Singapore

More SMEs face financing problems, seek Govt help

SINGAPORE: A new survey reveals that more Singapore companies are expected to grapple with financing problems throughout the year. Small and medium-sized enterprises (SMEs) have said that in a high interest rate environment, borrowing from banks will increase operating costs, but without additional funds, these companies face obstacles if they want to expand their business or go international.

The survey, by the Singapore Business Federation (SBF), shows that 11 per cent of the SMEs polled reported inadequate cash reserves, marking a significant five per cent increase from the previous year. Companies in the manufacturing sector, in particular, voiced difficulties in managing loan interest payments and related borrowing costs.

An SBF representative emphasized the urgency for SMEs to undergo digital transformation, reducing reliance on manual labor and embracing automation. Failure to adapt to these changes, the representative warned, could lead to increased operational costs, becoming a primary factor in business failures for many companies.

Expressing the need for government intervention, SBF called on authorities to provide assistance to SMEs, particularly in the form of financial support for digital transformation. The federation urged the government to maintain the loan limit for SMEs at $500,000 for at least the next year, while also considering the provision of funds to enterprises seeking to undergo transformation.

As anticipation builds for the 2024 budget announcement later this month, SBF added that it also hopes that the government will help small and medium-sized enterprises solve their cash flow problems.

- Advertisement -

Hot this week

‘Wrong colour, wrong measurements’: Singaporeans share their worst renovation experiences

On Reddit, a netizen shared: Going through a home renovation right now, and the communication with our contractor has been… rough.. Would love to hear your renovation stories whether they’re funny,...

RM777 billion and climbing: Malaysia’s ASEAN trade hits all-time high as ports break global rankings

Malaysia's trade with ASEAN hit a record RM777.61 billion in 2025, with Port Klang ranking among the world's top 10 busiest container ports and the Port of Tanjung Pelepas crossing 14 million TEUs ...

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