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

Nearly a quarter of Singapore workers seek higher earnings in 2025 amid cost of living concerns

SINGAPORE: A recent survey by job platform Indeed reveals that nearly 24% of Singapore workers plan to increase their earnings in 2025, highlighting ongoing concerns about financial security and wage growth.

This sentiment continues trends observed in previous years as employees navigate challenges posed by inflation and the rising cost of living.

While Singapore’s core inflation fell to 2.1% in October 2024—the lowest in nearly three years—many workers remain worried that their salaries are not keeping pace with daily expenses. These concerns have led 25% of survey respondents to identify achieving a competitive salary as one of their biggest career challenges in the coming year.

In response to these challenges, over 56% of workers plan to invest in training and development. The focus spans technical areas like artificial intelligence and essential soft skills like leadership and emotional intelligence.

Beyond salary concerns, workers are also seeking improvements in workplace conditions. 31% of respondents for 2025 cited better compensation and benefits as the top change desired. Flexible work arrangements and clearer career development pathways followed closely, with 22% and 21% of respondents prioritizing these enhancements.

More than 56% of employees are actively pursuing or considering additional paid work to bolster financial stability. However, 17% remain uncertain about extra jobs, while 27% expressed no interest.

 

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Singaporeans discuss whether AI is helping workers or simply helping companies cut costs

Singaporeans on Reddit are asking whether AI layoffs are actually happening in non-tech roles, or if AI is just being used as a convenient excuse for cost-cutting. The responses reveal a more uncom...

Singaporeans share shocking job interview red flags that made them walk away: ‘The interviewer told me they’re going to work me like a slave’

SINGAPORE: Most people only spot a company’s “red flags” after they’ve already started the job, but career coach Amanda Augustine, a resident expert at Resume. ai, says candidates can actually pick...

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