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 |
|---|---|---|---|
| 114年第4季財務報告書 — 202502_5306_AI1.pdf | 2026-03-30 | Chinese | |
| 114年第4季財務報告書 — 202501_5306_AI1.pdf | 2026-03-30 | Chinese | |
| 114年第4季海外子公司投資 | 2026-03-30 | Chinese | |
| 114年度應收帳款周轉率 | 2026-03-30 | Chinese | |
| 114年度存貨週轉率 | 2026-03-30 | Chinese | |
| 114年度毛利率 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 33163762 | 114年第4季財務報告書 — 202502_5306_AI1.pdf | 2026-03-30 | Chinese | ||
| 33163736 | 114年第4季財務報告書 — 202501_5306_AI1.pdf | 2026-03-30 | Chinese | ||
| 33163962 | 114年第4季海外子公司投資 | 2026-03-30 | Chinese | ||
| 33164063 | 114年度應收帳款周轉率 | 2026-03-30 | Chinese | ||
| 33164060 | 114年度存貨週轉率 | 2026-03-30 | Chinese | ||
| 33164055 | 114年度毛利率 | 2026-03-30 | Chinese | ||
| 33164052 | 114年度營益分析 | 2026-03-30 | Chinese | ||
| 33164047 | 114年第4季權益變動表 | 2026-03-30 | English | ||
| 33164044 | 114年第4季現金流量表 | 2026-03-30 | Chinese | ||
| 33164039 | 114年第4季綜合損益表 | 2026-03-30 | Chinese | ||
| 33164036 | 114年第4季資產負債表 | 2026-03-30 | Chinese | ||
| 33164224 | 114年度財務比率 | 2026-03-30 | Japanese | ||
| 33164232 | 114年第4季大陸投資 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ANANDA DRIVE TECHNIQUES(SHANGHAI)CO., LTD.
Develops drive systems and components for electric bicycles…
|
603350 | CN | Manufacturing |
|
Atlas Cycles (Haryana) Ltd.
Manufacturer of durable, cost-effective bicycles and cyclin…
|
ATLASCYCLE | IN | Manufacturing |
|
BICICLETAS MONARK SA
Manufacturer of mountain, transport, leisure, and youth bic…
|
— | BR | Manufacturing |
|
DAHON TECH (SHENZHEN) CO., LTD.
World's largest producer of folding bicycles, e-bikes, road…
|
2543 | HK | Manufacturing |
|
EZGO Technologies Ltd.
Provider of e-bikes, e-tricycles, and related battery and c…
|
EZGO | US | Manufacturing |
|
Giant Manufacturing Co., Ltd.
Global leader in the design, engineering, and production of…
|
9921 | TW | Manufacturing |
|
HL CORP (SHENZHEN)
Manufactures bicycle components, fitness equipment, and spe…
|
002105 | CN | Manufacturing |
|
JOY KIE CORPORATION LIMITED
Designs and distributes mountain, road, electric, and child…
|
300994 | CN | Manufacturing |
|
Lee Chi Enterprises Co., Ltd.
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | 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.