
MIC — 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 |
|---|---|---|---|
| 本公司法人董事改派代表人 | 2026-05-29 | Chinese | |
| 115年年報及股東會資料 — 2026_9914_20260624FE2.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_9914_20260624F02.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_9914_20260624FE1.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2026_9914_20260624F01.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_9914_20260624F13.pdf | 2026-05-22 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47877824 | 本公司法人董事改派代表人 | 2026-05-29 | Chinese | ||
| 46762318 | 115年年報及股東會資料 — 2026_9914_20260624FE2.pdf | 2026-05-22 | English | ||
| 46762314 | 115年年報及股東會資料 — 2026_9914_20260624F02.pdf | 2026-05-22 | Chinese | ||
| 46762309 | 115年年報及股東會資料 — 2026_9914_20260624FE1.pdf | 2026-05-22 | English | ||
| 46762306 | 115年年報及股東會資料 — 2026_9914_20260624F01.pdf | 2026-05-22 | Chinese | ||
| 46762302 | 115年年報及股東會資料 — 2026_9914_20260624F13.pdf | 2026-05-22 | Chinese | ||
| 46527261 | 代重要子公司Merida International (B.V.I) Ltd. 及美利達工業股份(香港)有限公司 公告董事會決議發放股利 | 2026-05-19 | Chinese | ||
| 46372365 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46372198 | 115年第1季大陸投資 | 2026-05-14 | Chinese | ||
| 46373679 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373415 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373128 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372771 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46368405 | 115年第1季財務報告書 — 202601_9914_AI1.pdf | 2026-05-14 | Chinese | ||
| 46367212 | 公告本公司115年度股東常會召開日期、地點、方式、議程事宜 (新增討論事項) | 2026-05-13 | 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
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 |
|
KMC
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
Lee Chi
Manufacturer of high-performance bicycle components, brakin…
|
1517 | TW | Manufacturing |
MIC 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 MIC (id: 52782)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.