Merida Industry Co., Ltd. — Investor Relations & Filings
Merida Industry Co., Ltd. specializes in the design, manufacturing, and marketing of high-performance bicycles and electric-assist bikes (e-bikes). Established in 1972, the company maintains a comprehensive operational model that integrates research and development with precision production. Its product range encompasses professional road bikes, mountain bikes, city bikes, and specialized racing models, including the lightweight REACTO series. Merida is distinguished by its commitment to craftsmanship and technical innovation, utilizing advanced engineering to serve professional athletes and recreational cyclists globally. Key offerings include high-end frames, customized color options, and a diverse portfolio of cycling equipment. The company emphasizes quality and performance, leveraging an extensive distribution network to provide sales and support services to the international cycling community.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-05 | Chinese | |
| 114年第4季財務報告書 — 202504_9914_AIC.pdf | 2026-04-23 | English | |
| 114年第4季財務報告書 — 202504_9914_AIA.pdf | 2026-04-23 | English | |
| 114年第4季財務報告書 — 202504_9914_AI3.pdf | 2026-04-23 | Chinese | |
| 114年第4季財務報告書 — 202501_9914_AI1.pdf | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41459152 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41456830 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 35694491 | 114年第4季財務報告書 — 202504_9914_AIC.pdf | 2026-04-23 | English | ||
| 35694293 | 114年第4季財務報告書 — 202504_9914_AIA.pdf | 2026-04-23 | English | ||
| 35694076 | 114年第4季財務報告書 — 202504_9914_AI3.pdf | 2026-04-23 | Chinese | ||
| 35694030 | 114年第4季財務報告書 — 202501_9914_AI1.pdf | 2026-04-23 | Chinese | ||
| 35670265 | 114年第4季財務報告書 — 202504_9914_AI1.pdf | 2026-04-23 | Chinese | ||
| 35670061 | 114年第4季財務報告書 — 202503_9914_AIA.pdf | 2026-04-23 | English | ||
| 35670007 | 114年第4季財務報告書 — 202503_9914_AI1.pdf | 2026-04-23 | Chinese | ||
| 35669900 | 114年第4季財務報告書 — 202502_9914_AIA.pdf | 2026-04-23 | English | ||
| 35669697 | 114年第4季財務報告書 — 202502_9914_AI1.pdf | 2026-04-23 | Chinese | ||
| 35669658 | 114年第4季財務報告書 — 202501_9914_AIA.pdf | 2026-04-23 | Chinese | ||
| 34696453 | 本公司法人董事改派代表人 | 2026-04-21 | Chinese | ||
| 33992051 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989321 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bicycles and invalid carriages
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
|
Megawheels Technologies Inc.
Designs, manufactures, and supplies electric scooters and E…
|
MWT | CA | 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 |
Merida Industry Co., Ltd. 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/52782/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52782 | 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=52782 | 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=52782 \ -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": 52782}, 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 Merida Industry Co., Ltd. (id: 52782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.