// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
32.6 C
Singapore

Budget 2020: GST increase will not take effect in 2021

In his Budget Statement on Tuesday (Feb 18), Deputy Prime Minister and Finance Minister Heng Swee Keat announced that, after reviewing Singapore’s revenue and expenditure projections, and considering the current state of the economy, he had decided that the GST rate increase will not take effect in 2021.

While he initially announced in 2018 that GST will be raised by two percentage points, to 9 per cent, sometime from 2021 to 2022, he said that it will be subject to review.

Mr Heng, who noted that “we will not be able to put off the increase indefinitely”, said that the Covid-19 outbreak had reinforced the importance of continued investment in the country’s healthcare system, and that Singapore will still require recurrent sources of revenue to fund the recurrent spending needs in the medium term.

He said, however, that the Government will assess carefully the appropriate time for the increase and will provide Singaporeans sufficient lead time.

He also announced a Care and Support Package to help households with the cost of living.

“The less well-off will get more help,” he said. /TISG

- Advertisement -

Hot this week

Teenager pleads guilty to 6 charges after fleeing on PMD left police officer needing 20 stitches and 28 days’ hospital leave

The officer was dragged for about 50 metres before falling, suffering a head injury, a 6cm forehead laceration and other injuries.

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