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_20260626F01.pdf | 2026-05-13 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-13 | Chinese | |
| 115年第1季大陸投資 | 2026-05-13 | Chinese | |
| 115年第1季財務報告書 — 202601_4581_AI1.pdf | 2026-05-12 | Chinese | |
| 115年第1季權益變動表 | 2026-05-12 | Chinese | |
| 115年第1季現金流量表 | 2026-05-12 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 33989596 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 34601472 | 115年03月內部人持股異動(事後) | 2026-04-02 | Chinese | ||
| 34601466 | 115年03月董事會成員及持股 | 2026-04-02 | Chinese | ||
| 34601476 | 114年第4季海外子公司投資 | 2026-03-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AISIN CORPORATION
Global supplier of automotive components and energy, lifest…
|
7259 | JP | Manufacturing |
|
A-JIN INDUSTRY CO.,LTD
OEM manufacturer of automotive body parts and electronic eq…
|
013310 | KR | Manufacturing |
|
Akar Auto Industries Limited
Manufacturer of precision automotive components, leaf sprin…
|
530621 | IN | Manufacturing |
|
AKEBONO BRAKE INDUSTRY CO.,LTD.
Manufacturer of braking systems for automotive, rail, and i…
|
7238 | JP | Manufacturing |
|
AKWEL
Global supplier of automotive systems for fluid management,…
|
AKW | FR | Manufacturing |
|
ALGO Group Inc.
OE manufacturer providing turnkey solutions for critical au…
|
AO | CA | Manufacturing |
|
Allison Transmission Holdings Inc
Designer and manufacturer of propulsion solutions for comme…
|
ALSN | US | Manufacturing |
|
ALMAC CO., Ltd
Manufactures aluminum components for the automotive industr…
|
354320 | KR | Manufacturing |
|
Altur S.A.
Manufacturer of cast and processed aluminum components for …
|
ALT | RO | Manufacturing |
|
AMERICAN AXLE & MANUFACTURING HOLDINGS INC
A global Tier 1 automotive supplier of driveline and metal …
|
AXL | US | 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.