
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 |
|---|---|---|---|
|
POSIFLEX
Global provider of POS systems, interactive kiosks, and ind…
|
8114 | TW | Manufacturing |
|
POSITIVO TECNOLOGIA S.A.
Develops hardware, smart devices, and IT services for retai…
|
— | BR | Manufacturing |
|
Primax
Global provider of visual imaging, acoustics, and human-mac…
|
4915 | TW | Manufacturing |
|
Promise
Global developer of high-performance storage for surveillan…
|
3057 | TW | Manufacturing |
|
Psion Canada Inc.
Designs rugged mobile computing solutions for demanding ind…
|
— | CA | Manufacturing |
|
PT Tera Data Indonusa Tbk
Manufactures and wholesales computers and parts, also a pri…
|
AXIO | ID | Manufacturing |
|
PT Zyrexindo Mandiri Buana Tbk
Assembles and sells IT products (laptops, desktops, servers…
|
ZYRX | ID | Manufacturing |
|
PULOONTECHNOLOGYINC.
Develops and manufactures automation equipment for financia…
|
094940 | KR | Manufacturing |
|
Pyramid AG
Develops and manufactures IT hardware solutions for digital…
|
M3BK | DE | Manufacturing |
|
QCI
Global ODM of notebook computers, cloud infrastructure, and…
|
2382 | TW | 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.