Lee Chi Enterprises Co., Ltd. — Investor Relations & Filings
Lee Chi Enterprises Co., Ltd., established in 1973, is a professional manufacturer specializing in high-performance components. The company’s extensive product portfolio includes advanced braking systems—such as calipers and levers—as well as handlebars, stems, seat posts, and hubs. Operating under its globally recognized proprietary brand, PROMAX, Lee Chi provides comprehensive solutions through professional design, original equipment manufacturing (OEM), and original design manufacturing (ODM) services. The firm emphasizes vertical integration, managing processes from stamping and aluminum processing to final assembly to ensure quality and efficiency. Serving both the original equipment and aftermarket sectors, Lee Chi maintains a significant presence across Europe, North America, and Asia. The company is committed to continuous innovation and technical excellence, frequently supporting professional cycling teams and Olympic athletes to validate its product performance.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年度存貨週轉率 | 2026-03-27 | Chinese | |
| 114年度毛利率 | 2026-03-27 | Chinese | |
| 114年度財務比率 | 2026-03-27 | Chinese | |
| 公司基本資料 | 2026-03-24 | Chinese | |
| 本公司董事會決議股利分派 | 2026-03-13 | Chinese | |
| 公告本公司董事會決議召開民國115年股東常會事宜 | 2026-03-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33337864 | 114年度存貨週轉率 | 2026-03-27 | Chinese | ||
| 33337862 | 114年度毛利率 | 2026-03-27 | Chinese | ||
| 33337875 | 114年度財務比率 | 2026-03-27 | Chinese | ||
| 33337877 | 公司基本資料 | 2026-03-24 | Chinese | ||
| 33337878 | 本公司董事會決議股利分派 | 2026-03-13 | Chinese | ||
| 33337880 | 公告本公司董事會決議召開民國115年股東常會事宜 | 2026-03-13 | Chinese | ||
| 33337881 | 公告本公司民國114年度合併財務報告業經董事會決議通過 | 2026-03-13 | Chinese | ||
| 33337883 | 114年度股利金額(董事會決議) | 2026-03-13 | Chinese | ||
| 33337886 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 33337885 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 33337888 | 公告本公司114年度財務報告董事會 預計召開日期為115年03月13日 | 2026-03-05 | Chinese | ||
| 33337893 | 115年02月董事會成員及持股 | 2026-03-04 | Chinese | ||
| 33337890 | 115年02月內部人持股異動(事後) | 2026-03-04 | Chinese | ||
| 33337895 | 115年1月背書保證與資金貸與 | 2026-02-10 | Chinese | ||
| 33337894 | 115年1月營業收入 | 2026-02-10 | 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 |
|
KMC (Kuei Meng) International Inc.
World's largest bicycle chain manufacturer specializing in …
|
5306 | TW | Manufacturing |
|
LOBO TECHNOLOGIES LTD.
Designs and manufactures electric mobility products and sma…
|
LOBO | VG | Manufacturing |
Lee Chi Enterprises 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/51843/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51843 | 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=51843 | 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=51843 \ -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": 51843}, 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 Lee Chi Enterprises Co., Ltd. (id: 51843)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.