Limited/other/World_Known_MFGCaymanLimited-logo.png)
WKG — Investor Relations & Filings
World Known MFG (Cayman) Limited specializes in the design, engineering, and manufacture of high-precision metal components for global industrial applications. The company provides integrated solutions encompassing casting and precision machining, utilizing advanced automated technologies and robotic systems. Its core product portfolio includes commercial vehicle chassis and brake components, diesel engine parts, and specialized components for the green energy sector, such as wind turbine brake systems. Key products range from flywheels and manifolds to gearbox housings, pump housings, and crankshafts. The company processes materials including gray iron, ductile iron, and aluminum through specialized turning, milling, and grinding. Serving international markets in the commercial vehicle, construction, and agricultural machinery sectors, the firm offers comprehensive services including surface treatment, heat treatment, and final assembly.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年年報及股東會資料 — 2026_4581_20260626FE2.pdf | 2026-05-26 | English | |
| 115年年報及股東會資料 — 2026_4581_20260626F02.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_4581_20260626FE1.pdf | 2026-05-26 | English | |
| 115年年報及股東會資料 — 2026_4581_20260626F13.pdf | 2026-05-26 | Chinese | |
| 115年年報及股東會資料 — 2026_4581_20260626F01.pdf | 2026-05-13 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47067378 | 115年年報及股東會資料 — 2026_4581_20260626FE2.pdf | 2026-05-26 | English | ||
| 47067359 | 115年年報及股東會資料 — 2026_4581_20260626F02.pdf | 2026-05-26 | Chinese | ||
| 47067329 | 115年年報及股東會資料 — 2026_4581_20260626FE1.pdf | 2026-05-26 | English | ||
| 47067317 | 115年年報及股東會資料 — 2026_4581_20260626F13.pdf | 2026-05-26 | Chinese | ||
| 46362453 | 115年年報及股東會資料 — 2026_4581_20260626F01.pdf | 2026-05-13 | Chinese | ||
| 46363232 | 115年第1季海外子公司投資 | 2026-05-13 | Chinese | ||
| 46362469 | 115年第1季大陸投資 | 2026-05-13 | Chinese | ||
| 45757019 | 115年第1季財務報告書 — 202601_4581_AI1.pdf | 2026-05-12 | Chinese | ||
| 46169195 | 115年第1季權益變動表 | 2026-05-12 | Chinese | ||
| 46155654 | 115年第1季現金流量表 | 2026-05-12 | Chinese | ||
| 46153779 | 115年第1季綜合損益表 | 2026-05-12 | Chinese | ||
| 46140889 | 115年第1季資產負債表 | 2026-05-12 | Chinese | ||
| 45752093 | 公告本公司董事會通過民國115年第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 39033634 | 公告本公司115年第一季合併財務報告董事會召開日期 | 2026-04-30 | Chinese | ||
| 33992319 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AUSTEM CO.,LTD
Manufacturer of automotive chassis, seat components, steel …
|
031510 | KR | Manufacturing |
|
AUTOAIR HOLDINGS BERHAD
Investment holding, management services, manufacturing/trad…
|
— | MY | Manufacturing |
|
AUTOLINE INDUSTRIES LTD.
Manufactures precision-engineered components and assemblies…
|
AUTOIND | IN | Manufacturing |
|
AUTOLIV INC
Develops and manufactures automotive safety systems, includ…
|
ALV | US | Manufacturing |
|
Autoliv SDB
Global developer and supplier of automotive safety systems …
|
ALIV | SE | Manufacturing |
|
Automotive Axles Ltd.
Manufactures axles and braking systems for commercial, off-…
|
AUTOAXLES | IN | Manufacturing |
|
Automotive Stampings and Assemblies Ltd.
Designs and manufactures sheet metal stampings, welded asse…
|
ASAL | IN | Manufacturing |
|
Autoneum Holding AG
Global leader in acoustic and thermal management solutions …
|
AUTN | CH | Manufacturing |
|
AUTOV CORPORATION BERHAD
Manufacturer and Tier-1 OEM supplier of automotive componen…
|
— | MY | Manufacturing |
|
Azure Dynamics Corporation
Developed and produced electric and hybrid powertrain syste…
|
AZDDQ | CA | Manufacturing |
WKG 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/52415/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52415 | 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=52415 | 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=52415 \ -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": 52415}, 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 WKG (id: 52415)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.