
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 |
|---|---|---|---|
|
Hangzhou Freely Communication Co., Ltd.
Develops and manufactures optical fiber communication equip…
|
603602 | CN | Manufacturing |
|
HANGZHOU HIKVISION DIGITAL TECHNOLOGY CO., LTD
Provides video-centric IoT solutions and AI-driven security…
|
002415 | CN | Manufacturing |
|
Hangzhou Prevail Optoelectronic Equipment Co., Ltd.
Develops and manufactures optoelectronic equipment for HFC,…
|
300710 | CN | Manufacturing |
|
HANYANG DIGITECH CO.,LTD.
Manufactures semiconductor memory modules and IP communicat…
|
078350 | KR | Manufacturing |
|
HARADA INDUSTRY CO.,LTD.
A leading manufacturer of automotive antennas and related c…
|
6904 | JP | Manufacturing |
|
Hengtong Optic-Electric Co.,Ltd
Manufacturer of optical fiber communication and power trans…
|
600487 | CN | Manufacturing |
|
Hexatronic Group
Provides end-to-end solutions for fiber optic infrastructur…
|
HTRO | SE | Manufacturing |
|
HFCL LIMITED
Designs and manufactures communication equipment and optica…
|
HFCL | IN | Manufacturing |
|
HF Company
Designs and distributes tech for high-frequency signal rece…
|
ALHF | FR | Manufacturing |
|
Hicon Network Technology (Shandong) Co.,Ltd.
Designs and produces high-performance networking hardware a…
|
301262 | 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.