
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 |
|---|---|---|---|
|
KNS CO., LTD
Designs and manufactures stabilized antenna systems for mar…
|
432470 | KR | Manufacturing |
|
KOCOM CO., LTD
Develops and manufactures smart home and security solutions.
|
015710 | KR | Manufacturing |
|
Kyland Technology Co.,Ltd.
Develops industrial communication solutions and software-de…
|
300353 | CN | Manufacturing |
|
LARGO
Specializes in the industrial refurbishment and retail of p…
|
ALLGO | FR | Manufacturing |
|
Leedarson Iot Technology Inc.
ODM specializing in the R&D and manufacturing of IoT device…
|
605365 | CN | Manufacturing |
|
LIGHTRON FIBER-OPTIC DEVICES INC.
Manufacturer of optoelectronic components for high-speed co…
|
069540 | KR | Manufacturing |
|
Linktel Technologies Co., Ltd.
Develops high-performance optical transceivers for data cen…
|
301205 | CN | Manufacturing |
|
LOOP
Develops mission-critical communication solutions and netwo…
|
3025 | TW | Manufacturing |
|
Lootom Telcovideo Network(Wuxi) Co., Ltd
Develops video transmission, broadband access, and optical …
|
300555 | CN | Manufacturing |
|
LumenRadio AB
Develops ultra-reliable wireless connectivity for mission-c…
|
LMR | SE | 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.