
Eurocharm — Investor Relations & Filings
Eurocharm Holdings Co., Ltd. is a precision metalworking and OEM component manufacturer specializing in the automotive, motorcycle, medical, and leisure vehicle sectors. The company provides integrated manufacturing solutions through a comprehensive one-stop-shop platform. Technical capabilities encompass mold design, stamping, die casting, CNC machining, robotic welding, and advanced surface treatments including electro-deposition coating and plating. Core product lines include structural components for motorcycles and automobiles, heavy motorcycle fuel tanks, and medical devices such as walkers and hospital beds. As a Ford Q1 certified supplier, the company maintains a global operational footprint with multiple production facilities and recent infrastructure expansion to support international markets. Eurocharm focuses on high-precision engineering and scalable production, leveraging decades of expertise to deliver complex assemblies and finished goods for global brands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_5288_AIA.pdf | 2026-05-25 | English | |
| 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | |
| 115年4月營業收入 | 2026-05-11 | Chinese | |
| 115年05月僑外投資持股 | 2026-05-11 | Chinese | |
| 115年第1季財務報告書 — 202601_5288_AI1.pdf | 2026-05-11 | Chinese | |
| 本公司依公開發行公司資金貸與及背書保證處理準則第二十五 條第一項第二款、 第三款及第四款規定辦理 | 2026-05-05 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47014656 | 115年第1季財務報告書 — 202601_5288_AIA.pdf | 2026-05-25 | English | ||
| 45733393 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708329 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 45694639 | 115年05月僑外投資持股 | 2026-05-11 | Chinese | ||
| 45579564 | 115年第1季財務報告書 — 202601_5288_AI1.pdf | 2026-05-11 | Chinese | ||
| 41308760 | 本公司依公開發行公司資金貸與及背書保證處理準則第二十五 條第一項第二款、 第三款及第四款規定辦理 | 2026-05-05 | Chinese | ||
| 41309641 | 公告本公司董事會決議辦理限制員工權利新股收買註銷減資事宜 | 2026-05-05 | Chinese | ||
| 37859839 | 115年年報及股東會資料 — 2026_5288_20260529F13.pdf | 2026-04-28 | English | ||
| 37859219 | 115年年報及股東會資料 — 2026_5288_20260529FE2.pdf | 2026-04-28 | English | ||
| 37859003 | 115年年報及股東會資料 — 2026_5288_20260529F02.pdf | 2026-04-28 | English | ||
| 37858837 | 115年年報及股東會資料 — 2026_5288_20260529FE1.pdf | 2026-04-28 | English | ||
| 37858819 | 115年年報及股東會資料 — 2026_5288_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 37425204 | 公告本公司115年第1季財務報告董事會召開日期 | 2026-04-27 | Chinese | ||
| 33992147 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989419 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other fabricated metal products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABRIC BERHAD
Historically manufactured security seals, divested operatio…
|
— | MY | Manufacturing |
|
AEROFLEX ENTERPRISES LIMITED
Manufactures stainless steel flexible hoses and assemblies …
|
AEROENTER | IN | Manufacturing |
|
Aeroflex Industries Limited
Manufactures metallic flexible hoses and assemblies for hig…
|
AEROFLEX | IN | Manufacturing |
|
Aeroflex Neu Limited
Engineers and manufactures flexible flow solutions for extr…
|
AERONEU | IN | Manufacturing |
|
AHRESTY CORPORATION
Manufacturer of aluminum die-cast products and alloy ingots…
|
5852 | JP | Manufacturing |
|
AIA Engineering Ltd.
Manufactures high-chromium wear-resistant parts for mining,…
|
AIAENG | IN | Manufacturing |
|
AISHIDA CO.,LTD.
Manufacturer of cookware, small appliances, and industrial …
|
002403 | CN | Manufacturing |
|
Alumexx N.V.
Manufactures and supplies aluminum equipment for working at…
|
ALX | NL | Manufacturing |
|
AMERICAN REBEL HOLDINGS INC
Designs and manufactures personal security products and saf…
|
AREB | US | Manufacturing |
|
Anchor Lamina Inc.
International supplier of premium die sets, components, and…
|
— | CA | Manufacturing |
Eurocharm 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/52472/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52472 | 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=52472 | 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=52472 \ -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": 52472}, 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 Eurocharm (id: 52472)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.