
HON HAI — Investor Relations & Filings
Hon Hai Precision Industry Co., Ltd., operating globally as Foxconn Technology Group, is a leading electronics manufacturer and technology solutions provider. The company specializes in electronic manufacturing services (EMS), producing a wide range of products from components and hardware to consumer electronics like smartphones for major international brands. In a strategic expansion beyond its core manufacturing business, the company is actively investing in three emerging industries: electric vehicles, digital health, and robotics. This transformation is supported by the development of key technologies in artificial intelligence, semiconductors, and next-generation communications, aiming to provide comprehensive, integrated technology solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_2317_20260529F14.pdf | 2026-06-04 | Chinese | |
| 115年05月內部人持股異動(事後) | 2026-06-03 | Chinese | |
| 115年05月董事會成員及持股 | 2026-06-03 | Chinese | |
| (補充113/4/11公告)代子公司富士康科技集團有限公司公告取得 准時達國際股權之投資金額及交易對象 | 2026-06-02 | Chinese | |
| 更正115年3月份資金貸與資訊揭露明細表部分揭露資訊 | 2026-06-02 | Chinese | |
| 說明媒體報導 | 2026-06-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47963869 | 115年年報及股東會資料 — 2026_2317_20260529F14.pdf | 2026-06-04 | Chinese | ||
| 47953109 | 115年05月內部人持股異動(事後) | 2026-06-03 | Chinese | ||
| 47953107 | 115年05月董事會成員及持股 | 2026-06-03 | Chinese | ||
| 47937145 | (補充113/4/11公告)代子公司富士康科技集團有限公司公告取得 准時達國際股權之投資金額及交易對象 | 2026-06-02 | Chinese | ||
| 47936782 | 更正115年3月份資金貸與資訊揭露明細表部分揭露資訊 | 2026-06-02 | Chinese | ||
| 47909921 | 說明媒體報導 | 2026-06-01 | Chinese | ||
| 47905687 | 公告本公司參與投資人說明會 | 2026-05-31 | Chinese | ||
| 47905683 | 115年06月法人說明會簡報 — 231720260514E002.pdf | 2026-05-31 | English | ||
| 47905674 | 115年06月法人說明會簡報 — 231720260514M002.pdf | 2026-05-31 | Chinese | ||
| 47905672 | 115年06月法人說明會簡報 | 2026-05-31 | Chinese | ||
| 47068948 | 115年05月僑外投資持股 | 2026-05-26 | Chinese | ||
| 46806820 | Subsidiary obtaining Shares | 2026-05-22 | English | ||
| 46990329 | (補充114/5/19公告)代子公司Foxconn Singapore Pte Ltd公告取得 Yuzhan Technology (India)股份之投資方式 | 2026-05-22 | Chinese | ||
| 46727992 | FFE-CY announcing capital reduction in kind | 2026-05-21 | English | ||
| 46727990 | Subsidiary, CNT Singapore obtaining Shares | 2026-05-21 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LUNG HWA
Provides digital media hardware, satellite connectivity, an…
|
2424 | TW | Manufacturing |
|
Maxcom S.A.
Manufacturer and distributor of telecommunication and weara…
|
MXC | PL | Manufacturing |
|
MeiG Smart Technology Co., Ltd
Develops wireless communication modules, IoT solutions, and…
|
002881 | CN | Manufacturing |
|
MIC Electronics Limited
Designs and manufactures LED display systems, digital signa…
|
MICEL | IN | Manufacturing |
|
Mirgor
Manufacturing, retail, supply chain, and distribution in au…
|
— | AR | Manufacturing |
|
MLS Multimedia S.A.
Develops software, firmware, and interactive media systems …
|
MLS | GR | Manufacturing |
|
MOBI Development Co., Ltd.
Provides wireless communication infrastructure, RF subsyste…
|
947 | HK | Manufacturing |
|
MTI
Specialist in microwave and satellite communication equipme…
|
2314 | TW | Manufacturing |
|
Mynaric AG
Manufacturer of optical communication terminals for airborn…
|
M0YN | DE | Manufacturing |
|
Nanfang Communication Holdings Limited
Manufactures and sells optical fiber cables, ODN equipment,…
|
1617 | HK | Manufacturing |
HON HAI via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/10500/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10500 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=10500 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=10500 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 10500}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for HON HAI (id: 10500)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.