// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
27.7 C
Singapore

Singaporeans urge MOH to reduce price of water instead of banning or taxing sugary drinks

The Ministry of Health (MOH) is seeking public feedback on four measures it is proposing to cut overall sugar intake in Singapore.

MOH’s public consultation comes after Prime Minister Lee Hsien Loong declared war on diabetes during his National Day Rally speech last year. Health Minister Gan Kim Yong has said more recently that this war on diabetes is winnable.

Two measures MOH is considering implementing to cut overall sugar intake are banning and taxing some pre-packaged sugar-sweetened beverages (SSBs) like pre-packaged dry drink mixes, cordial, soft drinks, isotonic drinks, fruit juices and yoghurt drinks.

The remaining two measures MOH has proposed are tightening regulations on advertising less healthy food and beverages to children and enforcing a compulsory front-of-package label that shows the nutrition level of each product.

Here are the four proposed measures, according to the Government’s REACH website:

B3834B65 D656 482A 92FF 5A9BAD67328F30B49DD7 2EBA 4317 A857 F8E47EAD0E9D0736A10E 327F 40D5 A1EE 5940F6BC4BCF5D1A7632 C665 4361 9B64 63EF9094BA95

Netizens responding to the four measures on social media have urged the Government to consider a fifth measure instead of banning or taxing pre-packages higher-sugar drinks: that is, to reduce the price of mineral water or make businesses offer water for free at restaurants.

See also  Singapore stocks started Wednesday with a slight drop—STI edged down 0.1%

Others online are lamenting that a sugar tax will just raise the cost of living further:

F6045AAF 641A 4933 B2DA 97FBA2EDDEABE15491CA 08A0 4AB4 9414 71CF2FE4AF39CDD9E273 F78A 4C82 B3AB 00D8E6E915F471B720BD 4DB5 489D AD3E 3C6F51FAD1BF

Members of the public can submit their views and suggestions to the REACH website from now until 6pm on 25 Jan 2019.

MOH reportedly declined to comment on when all or any of these measures might be implemented, when queried by reporters.

- Advertisement -

Hot this week

Woman, 25, asks if she should quit her job for the sake of her career

SINGAPORE: More and more people in Singapore appear to...

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