
DARFON — Investor Relations & Filings
Darfon Electronics Corp. is a global leader in precision components and peripheral solutions, recognized as the world's primary manufacturer of notebook keyboards. The company specializes in the design and production of human-interface devices, including desktop keyboards, mice, and mobile accessories. Its technical expertise extends to integrated components and materials, such as Multilayer Ceramic Capacitors (MLCC) and inductors. Additionally, Darfon has established a significant presence in green energy technology, offering solutions for energy storage, inverters, and e-mobility. By integrating advanced material science with precision manufacturing, the company provides high-performance hardware solutions for the computing, automotive, and renewable energy sectors worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季海外子公司投資 | 2026-05-12 | Chinese | |
| 115年第1季大陸投資 | 2026-05-12 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-11 | Chinese | |
| 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-04 | Chinese | |
| 代重要子公司世同金屬股份有限公司公告 訂定減資基準日相關事宜 | 2026-04-29 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46125850 | 115年第1季海外子公司投資 | 2026-05-12 | Chinese | ||
| 46124953 | 115年第1季大陸投資 | 2026-05-12 | Chinese | ||
| 45694593 | 115年05月僑外投資持股 | 2026-05-11 | Chinese | ||
| 40824897 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40824879 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 38481098 | 代重要子公司世同金屬股份有限公司公告 訂定減資基準日相關事宜 | 2026-04-29 | Chinese | ||
| 37380194 | 本公司受邀參加兆豐證券於115年5月6日舉辦之線上法人說明會, 向投資人說明115年第一季營業成果及未來展望。 | 2026-04-27 | Chinese | ||
| 37404555 | 公告本公司民國115年第一季合併財務報告董事會 預計召開日期為115年5月6日 | 2026-04-27 | Chinese | ||
| 37405369 | 更正達方115年1至2月份關係人交易申報資訊 | 2026-04-27 | Chinese | ||
| 37361210 | 115年05月法人說明會簡報 | 2026-04-27 | Chinese | ||
| 36127291 | 115年年報及股東會資料 — 2026_8163_20260527F13.pdf | 2026-04-24 | Chinese | ||
| 36127290 | 115年年報及股東會資料 — 2026_8163_20260527FE2.pdf | 2026-04-24 | English | ||
| 36127289 | 115年年報及股東會資料 — 2026_8163_20260527F02.pdf | 2026-04-24 | Chinese | ||
| 35208988 | 115年年報及股東會資料 — 2026_8163_20260527FE1.pdf | 2026-04-22 | English | ||
| 35208974 | 115年年報及股東會資料 — 2026_8163_20260527F01.pdf | 2026-04-22 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of computers and peripheral equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
TES Touch Embedded Solutions (Xiamen) Co., Ltd.
Designs and manufactures touch display solutions and embedd…
|
003019 | CN | Manufacturing |
|
Tinkerine Studios Ltd.
Designs and distributes 3D printers, software, and material…
|
TTD | CA | Manufacturing |
|
Tongda Hong Tai Holdings Limited
Designs, manufactures, and sells casings for consumer elect…
|
2363 | HK | Manufacturing |
|
TOSHIBA TEC CORPORATION
Develops POS, printing, and ODM solutions for retail, offic…
|
6588 | JP | Manufacturing |
|
TOVISCo.,LTD
Global provider of visual solutions and advanced display te…
|
051360 | KR | Manufacturing |
|
TOYOU FEIJI ELECTRONICS CO.,LTD.
Develops and manufactures SSDs, memory modules, and portabl…
|
300302 | CN | Manufacturing |
|
TRANSACT TECHNOLOGIES INC
Develops software and printing solutions for foodservice, c…
|
TACT | US | Manufacturing |
|
Transcend
Global designer and manufacturer of storage, multimedia, an…
|
2451 | TW | Manufacturing |
|
TSC India Limited
Designs and manufactures thermal barcode label printers and…
|
TSC | IN | Manufacturing |
|
Turbon AG
A global maker of printing supplies and provider of electro…
|
TUR | DE | Manufacturing |
DARFON 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/52726/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52726 | 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=52726 | 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=52726 \ -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": 52726}, 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 DARFON (id: 52726)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.