KMC (Kuei Meng) International Inc. — Investor Relations & Filings
Kuei Meng International Inc., known globally by its brand name KMC, is a leading specialist in the design and manufacturing of high-performance chains. Established in 1977, the company has grown into the world's largest bicycle chain manufacturer, serving a global market across more than 150 countries. Its core business focuses on the development of advanced chain solutions for diverse bicycle categories, including specialized E-bike chains, as well as products for motorcycles and industrial use. KMC operates through a multi-faceted business model encompassing OEM, ODM, and OBM services, and maintains long-standing technical partnerships with major industry leaders such as Shimano. The company is recognized for its commitment to research and development, precision engineering, and the integration of sustainable, green manufacturing processes to enhance product performance and environmental compatibility.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司115年第一季財務報告 董事會預計召開日期為115年05月13日 | 2026-05-05 | Chinese | |
| 115年年報及股東會資料 — 2026_5306_20260529FE2.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_5306_20260529F02.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_5306_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_5306_20260529F17.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_5306_20260529FE1.pdf | 2026-04-28 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41262018 | 公告本公司115年第一季財務報告 董事會預計召開日期為115年05月13日 | 2026-05-05 | Chinese | ||
| 37922306 | 115年年報及股東會資料 — 2026_5306_20260529FE2.pdf | 2026-04-28 | Chinese | ||
| 37922189 | 115年年報及股東會資料 — 2026_5306_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37922131 | 115年年報及股東會資料 — 2026_5306_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37922095 | 115年年報及股東會資料 — 2026_5306_20260529F17.pdf | 2026-04-28 | Chinese | ||
| 37922075 | 115年年報及股東會資料 — 2026_5306_20260529FE1.pdf | 2026-04-28 | English | ||
| 37922048 | 115年年報及股東會資料 — 2026_5306_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 37997123 | 115年04月僑外投資持股 | 2026-04-28 | Chinese | ||
| 33992651 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989989 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33887983 | 115年03月內部人持股異動(事後) | 2026-04-09 | Chinese | ||
| 33887981 | 115年03月董事會成員及持股 | 2026-04-09 | Chinese | ||
| 33163808 | 114年第4季財務報告書 — 202504_5306_AI3.pdf | 2026-03-30 | Chinese | ||
| 33163787 | 114年第4季財務報告書 — 202504_5306_AI1.pdf | 2026-03-30 | Chinese | ||
| 33163776 | 114年第4季財務報告書 — 202503_5306_AI1.pdf | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Megawheels Technologies Inc.
Designs, manufactures, and supplies electric scooters and E…
|
MWT | CA | Manufacturing |
|
Merida Industry Co., Ltd.
Designs and manufactures high-performance bicycles and e-bi…
|
9914 | TW | Manufacturing |
|
SAMCHULY BICYCLE CO., LTD
Manufactures a range of bicycles and electric personal mobi…
|
024950 | KR | Manufacturing |
|
Shanghai Phoenix Enterprise (Group) Co., Ltd.
Global producer of bicycles, e-bikes, and intelligent mobil…
|
600679 | CN | Manufacturing |
|
SHENZHEN CHINA BICYCLE COMPANY(HOLDINGS) LIMITED
Manufactures bicycles and electric vehicles and trades gold…
|
000017 | CN | Manufacturing |
|
Sun Race Sturmey-Archer Inc.
Develops and manufactures bicycle drivetrain components and…
|
1526 | TW | Manufacturing |
|
Zhonglu Co.,Ltd
Manufactures bicycles and electric bikes and develops high-…
|
600818 | CN | Manufacturing |
KMC (Kuei Meng) International Inc. 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/52474/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52474 | 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=52474 | 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=52474 \ -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": 52474}, 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 KMC (Kuei Meng) International Inc. (id: 52474)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.