// Adds dimensions UUID, Author and Topic into GA4
Sunday, November 2, 2025
26.2 C
Singapore

Singapore pharma companies delay US expansion amid tariff negotiations

SINGAPORE: Several pharmaceutical companies have delayed their expansion plans in the United States as they await clarity on potential exemptions from new tariffs, Minister Gan Siow Huang told Parliament on Tuesday, as reported by Singapore Business Review.

The US had temporarily paused the tariffs to allow companies time to negotiate for possible exemptions.

Many Singapore-based pharmaceutical firms planning to build or expand their facilities in the US are now holding off until they receive further guidance on whether their projects will qualify for exemption.

Ms Gan said Singapore is in talks with the US to secure a favourable tariff arrangement for its pharmaceutical exports, adding that most of Singapore’s exports to the US are active pharmaceutical ingredients rather than ready-to-use medications.

In April, Trade and Deputy Prime Minister Gan Kim Yong also mentioned that Singapore is negotiating concessions with the US for its pharmaceutical exports.

Meanwhile, last month, DPM Gan said that new US levies may have no “immediate impact” on the city-state’s pharmaceutical industry, but Singapore may seek a tariff cap similar to the US’ deals with South Korea, Japan, and the European Union. /TISG

See also  Singapore negotiating US concessions on pharmaceutical exports and high-end AI chips access

Read also: Rising trade tensions spark concern over Singapore’s pharmaceutical and semiconductor exports: RHB

- Advertisement -

Hot this week

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