// Adds dimensions UUID, Author and Topic into GA4
Monday, July 27, 2026
31.1 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

Business leaders say Johor SMEs must modernise to benefit from RTS Link and JS-SEZ

Business leaders say the RTS Link and JS-SEZ could give Johor's economy a major boost, but local SMEs will need to raise their game to make the most of it.

Singaporeans weigh in after viral X post claims they ask ‘bombardment-level’ questions and discounts

The post categorised Asian travellers by nationality. It described Singaporeans as asking too many questions and constantly seeking discounts.

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