// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
29.1 C
Singapore

Foxconn reports 14% Q3 profit jump, expects AI servers to account for 50% of total server revenue in 2025

TAIWAN: Foxconn, the world’s largest contract electronics manufacturer, reported a 14 per cent rise in quarterly profits for the July to September period on Thursday. The company, which supplies major firms like Apple and Nvidia, said it expects strong growth in its artificial intelligence (AI) server business next year, as reported by Channel News Asia.

The company maintained its 2024 forecast of “significant” sales growth and projected that AI servers would account for 50% of its total server revenue next year.

Foxconn, formally known as Hon Hai Precision Industry, said last month that it is building the world’s largest manufacturing facility in Mexico to assemble Nvidia’s GB200 superchips, a key part of Nvidia’s next-generation Blackwell computing platform.

October sales hit a record high for the month, and Foxconn expects its revenue for the fourth quarter to increase compared to the same period last year. However, the company did not provide specific numerical guidance.

Based on Reuters’ calculations, for the July-September period, Foxconn reported a net profit of T$49.3 billion (S$1.5 billion).

Foxconn’s third-quarter revenue jumped 20 per cent year-on-year (YoY), driven by demand for AI servers. This helped the company achieve its highest-ever revenue for the quarter. Foxconn’s shares have doubled in value so far this year, outpacing the broader market’s 28 per cent gain. /TISG

Read also: Foxconn’s August revenue surges 33% on strong AI demand

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

Singapore woman says husband listens to his mum more than her: ‘I felt lonely on my wedding day’

She said her husband also mentioned divorce within the first two weeks of their marriage.

‘What’s the point of maximising my salary?’ American considers US$70k pay cut to move to Singapore

The American says he misses being able to walk, use public transport and feel safe late at night when he returns to the US.

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