// Adds dimensions UUID, Author and Topic into GA4
Monday, August 17, 2026
27.4 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

MTDC takes technology commercialisation programme to Johor as JS-SEZ opens doors for local businesses

MTDC's Road to Growth 2026 Southern event has brought technology commercialisation, investment and market access opportunities to Johor businesses, with IRDA as strategic partner and a focus on the...

Singapore woman worries BF may not be financially ready for their BTO after S$1.4k gaming spree

She has about S$60k in savings. Her boyfriend has S$21k — and spent S$1.4k on games in four months. With their BTO on the way, she is now questioning whether his spending habits are a red flag.

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