// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 7, 2026
28.1 C
Singapore

S’poreans share money-saving tips to stay alive in S’pore: From “don’t order drinks when eating out” to “switch aircon to dehumidifier mode” and many, many more…

SINGAPORE: Every cent saved can matter a lot in today’s economy. This is probably why one Reddit user asked people on the platform for their “little tips for saving money trying to stay alive in Singapore.”

Asking for help with the “small things you can do to save money”, u/radiotoothbrush wrote on r/askSingapore on Monday (Aug 28) that even tips that would save him a dollar would make him very happy, adding that whether it’s “personal or for the family, everything you share would be much appreciated, sincerely.”

The Reddit user started the ball rolling with the following suggestion to downgrade one’s mobile and internet subscriptions.

Screenshot 2023 08 29 at 1.43.09 PM

A number of commenters shared how using apps has saved them a good bit of dough.

Screenshot 2023 08 29 at 1.44.23 PM

Screenshot 2023 08 29 at 1.44.30 PM

Screenshot 2023 08 29 at 1.44.36 PM

“Actually anything app-related, means more savings,” another weighed in.

Screenshot 2023 08 29 at 1.45.05 PM

One suggested cooking more meals at home and not ordering drinks when eating out.

Screenshot 2023 08 29 at 1.46.50 PM

Another listed 10 tips that could save someone S$500 a month.

See also  Redditors suggest hashtags for Pritam Singh and Tan Chuan-Jin

Screenshot 2023 08 29 at 1.47.37 PM

“Save 50 cents when they board trains before 7.45am, applicable on weekdays,” contributed a comment.

Screenshot 2023 08 29 at 1.54.18 PM

“For some out there, stop smoking.. put the approximate amount of $10 per day in a box (put a $10 note) and end of the year you have $3650,” a former smoker wrote.

Screenshot 2023 08 29 at 1.48.57 PM

One said she saves money by switching air-conditioners to dehumidifier mode and gently squeezing telco and broadband providers when her contracts expire.

Screenshot 2023 08 29 at 1.50.46 PM

A wise Reddit user wrote, “Life is only difficult because we want too much. To put it bluntly, just consume less and learn how to manage your expectations.”

Screenshot 2023 08 29 at 1.53.48 PM

/TISG

Singaporean woman tries living in JB to save money on rent, commutes daily to SG for work, finds out if it’s really worth it

- Advertisement -

Hot this week

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