
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 |
|---|---|---|---|
|
Queclink Wireless Solutions Co., Ltd.
Global provider of IoT hardware and wireless tracking and t…
|
300590 | CN | Manufacturing |
|
QUECTEL WIRELESS SOLUTIONS CO.,LTD.
Global provider of IoT modules, antennas, and wireless comm…
|
603236 | CN | Manufacturing |
|
Raisecom Technology Co., Ltd.
Global provider of access network solutions and telecommuni…
|
603803 | CN | Manufacturing |
|
REUNERT LIMITED
Industrial group focused on specialized technical fields: E…
|
RLO | ZA | Manufacturing |
|
RF Systems Co., Ltd.
Designs and manufactures RF components and systems for defe…
|
474610 | KR | Manufacturing |
|
RFTECH CO., LTD
Develops and produces 5G antennas, mobile accessories, and …
|
061040 | KR | Manufacturing |
|
Saco Smartvision Inc.
Worldwide leader in advanced solid-state LED technology and…
|
— | CA | Manufacturing |
|
SAF Tehnika
Manufactures microwave radios, RF spectrum analyzers, and w…
|
SAF1R | LV | Manufacturing |
|
SAMJI ELECTRONICS CO., LTD.
Develops and manufactures RF solutions and communication eq…
|
037460 | KR | Manufacturing |
|
SEIKOH GIKEN Co.,Ltd.
A global supplier of manufacturing and testing equipment fo…
|
6834 | JP | 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.