
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年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 | |
| 公告本公司參與投資人說明會 | 2026-05-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 46726704 | 代子公司Cloud Network Technology Singapore Pte. Ltd.公告取得 INGRASYS TECHNOLOGY MEXICO.股份 | 2026-05-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hiron-Trade Investments & Industrial Buildings Ltd.
Acquires, builds, and rents properties; also imports wood a…
|
HRON | IL | Manufacturing |
|
HMS Networks
Provider of hardware and software for industrial informatio…
|
HMS | SE | Manufacturing |
|
Honor Device Co. Ltd.
A global provider of smart devices focused on an AI-powered…
|
300870 | CN | Manufacturing |
|
H.T.
Global provider of broadband access equipment, DOCSIS gatew…
|
2419 | TW | Manufacturing |
|
HTC
Innovator in immersive computing, spatial technology, and V…
|
2498 | TW | Manufacturing |
|
Huizhou Speed Wireless Technology Co.,Ltd.
Develops and manufactures wireless antennas and RF componen…
|
300322 | CN | Manufacturing |
|
HUMAN TECHNOLOGY Co., Ltd
Develops 5G/AI communication devices and C-UAS integration …
|
175140 | KR | Manufacturing |
|
HUMAX CO., LTD.
Develops gateways, automotive electronics, and mobility sol…
|
115160 | KR | Manufacturing |
|
HUNEED TECHNOLOGIES
Develops and manufactures aerospace and defense communicati…
|
005870 | KR | Manufacturing |
|
Hytera Communications Corporation Limited
Global provider of professional mobile radio systems and mi…
|
002583 | CN | 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.