
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 |
|---|---|---|---|
|
Seagate Technology
Develops hard disk drives and storage systems for large-sca…
|
STX | IE | Manufacturing |
|
SEIKO EPSON CORPORATION
A technology company focused on printing, visual communicat…
|
6724 | JP | Manufacturing |
|
SGSG Science&Technology Co., Ltd. Zhuhai
Develops financial equipment and software for bank automati…
|
300561 | CN | Manufacturing |
|
Shandong New Beiyang Information Technology Co.,Ltd.
Provides smart terminal solutions, thermal printing, and au…
|
002376 | CN | Manufacturing |
|
Shanghai Guao Electronic Technology Co., Ltd.
Develops and manufactures financial equipment and integrate…
|
300551 | CN | Manufacturing |
|
Shanghai Huaming Intelligent Terminal Equipment Co., Ltd.
Develops AFC systems and intelligent terminal equipment for…
|
300462 | CN | Manufacturing |
|
Shenzhen Consys Science&Technology Co., Ltd.
Develops ruggedized computing and electronic equipment for …
|
688788 | CN | Manufacturing |
|
SHENZHEN DAWEI INNOVATION TECHNOLOGY COMPANY LIMITED
Develops automotive safety systems, memory solutions, and e…
|
002213 | CN | Manufacturing |
|
Shenzhen Emperor Technology Company Limited
Develops secure identity document issuance and smart card p…
|
300546 | CN | Manufacturing |
|
Shenzhen Fluence Technology PLC.
Develops thermal management solutions and hardware for PCs …
|
300647 | CN | 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.