// Adds dimensions UUID, Author and Topic into GA4
Tuesday, November 4, 2025
30.3 C
Singapore

Revised Currency Bill will only allow 20 coins per denomination per transaction, netizens react

Singapore – There will be no more chances to pay for something using a bagful of S$1 that you have collected because a limit was just placed as to how many coins can be used per transaction.

The amended Currency Bill was passed in Parliament on January 14, Monday. In order to eliminate the extra effort exerted by businesses in counting coins, a limit was placed on the number of coins a buyer can use when paying for a single transaction.

The revised rule now states that a total of 20 coins per denomination is allowed per transaction. This would mean 20 pieces of:

5 cents = S$1

10 cents = S$2

20 cents = S$4

50 cents = S$10

S$1 = S$20

A total of 100 coins amounting to S$37 is the limit for a single transaction, moving forward.

Before the revision, there was a more lenient but quite confusing rule being implemented. Coins with a denomination of 5, 10 and 20 cents have a limit of S$2 each while the cap is raised to S$10 for 50 cents coins. S$1 had no limit so it was still possible to buy a car with it, if one wished to do so. The new rule made the process more uniform and standardised.

See also  Salary hike for Singapore workers expected to be flat in 2024

Education Minister Ong Ye Kung was the one who presented the second reading of the Bill which has been passed. He did so on behalf of Deputy Prime Minister and Minister-in-charge of the Monetary Authority of Singapore (MAS) Tharman Shanmugaratnam.

The basis for the amendment goes back to two cases in 2014 wherein a car dealer was paid S$20,000 in coins while the other scenario involved a mobile shop in Sim Lim Square issuing refunds in coins amounting to S$1,000.

Netizens are commenting at the “non-cents” of the new rule and are already finding ways to go about the “per transaction” limitation.

Screen Shot 2019 01 17 at 8.14.34 PM
Photo: Facebook screengrab
Screen Shot 2019 01 17 at 8.14.01 PM
Photo: Facebook screengrab
Screen Shot 2019 01 17 at 8.13.08 PM
Photo: Facebook screengrab
Screen Shot 2019 01 17 at 8.16.20 PM
Photo: Facebook screengrab

Pearlyn Koh is also concerned at how this could be troublesome for the seniors who save their coins in a jar.

Screen Shot 2019 01 17 at 8.15.41 PM
Photo: Facebook screengrab
- 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); } });
// //