// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
30.5 C
Singapore

Singaporeans plan to consume more fish, cut down on red meat: Good Food Institute

SINGAPORE: A recent report by the Good Food Institute (GFI) APAC has found significant changes in the dietary habits of Singaporeans as they prepare for the year ahead. The survey indicates that a notable 31% of consumers in Singapore intend to increase their fish consumption over the coming year, highlighting a growing trend towards healthier eating practices.

In contrast, a shift away from red meat is evident, with 28% of Singaporeans planning to reduce their intake of lamb, goat, mutton, and beef. Additionally, 22% of respondents indicated they would cut back on pork consumption. These trends reflect a broader movement towards more sustainable and health-conscious dietary choices among the population.

Interestingly, Singaporeans also exhibit a strong inclination to maintain their chicken consumption, with 62% stating their intention to keep their current levels. This figure stands out as the highest percentage among consumers in other APAC countries.

When it comes to seafood, Singaporeans rank among the APAC nations with a considerable number of individuals planning to maintain their seafood intake, with 55% expressing this intention. This places Singapore closely alongside Malaysia, while Thailand leads the region with 57% of consumers indicating similar plans.

- Advertisement -

Hot this week

‘This is very unfair’: Foreign worker says boss fired them five hours after hospital discharge

SINGAPORE: A foreign worker has claimed they were fired by their employer just five hours after being discharged from hospital, despite being issued two weeks of hospitalisation leave after vomitin...

Boys, aged 11 & 12, issued conditional warning for trespassing into restricted MRT cabin

The boys forcefully opened a train cabin door on Feb 21, 2026, according to SMRT. Videos of the incident were shared on social media.

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