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 |
|---|---|---|---|
| 公告本公司中華民國境內第一次無擔保轉換公司債之發行 ,已依中國證監會發布之『境內企業境外發行證券和上市管理 試行辦法』進行備案 | 2025-08-20 | Chinese | |
| 公告本公司對子公司資金貸與達「公開發行公司資金貸與 及背書保證處理準則」第二十二條第一項第三款規定 | 2025-08-20 | Chinese | |
| 公告本公司董事會通過對子公司光隆精密工業 股份有限公司現金增資案 | 2025-08-20 | Chinese | |
| 代子公司光隆精密工業股份有限公司公告決議現金增資 | 2025-08-20 | Chinese | |
| 公告本公司董事會通過民國114年第二季合併財務報告 | 2025-08-20 | Chinese | |
| 113年年報及股東會資料 — 2025_4581_20250626F05.pdf | 2025-08-15 | Chinese |
Browse filings by year
8 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AC S.A.
Manufacturer of autogas systems (LPG/CNG) for petrol and di…
|
ACG | PL | Manufacturing |
|
ActBlue Co., Ltd.
Develops engine exhaust after-treatment systems to meet glo…
|
300816 | CN | Manufacturing |
|
ADD Industry (Zhejiang) Co., Ltd
Manufacturer of automotive suspension components, including…
|
603089 | CN | Manufacturing |
|
Adient plc
Global designer and manufacturer of automotive seating syst…
|
ADNT | IE | Manufacturing |
|
AD Plastik d.d.
Develops and produces plastic components for the automotive…
|
ADPL | HR | Manufacturing |
|
ADRAD HOLDINGS LIMITED
Designs and manufactures heat exchange solutions and automo…
|
AHL | AU | Manufacturing |
|
Adval Tech Holding AG
Manufactures high-volume metal and plastic components for t…
|
ADVN | CH | Manufacturing |
|
ADVANCED BRAKING TECHNOLOGY LTD
Provides sealed, fail-safe braking solutions for heavy mach…
|
ABV | AU | Manufacturing |
|
Agriauto Industries Limited
Manufactures and sells automotive, motorcycle, and agricult…
|
AGIL | PK | Manufacturing |
|
AISAN INDUSTRY CO., LTD
Manufacturer of automotive components, fuel systems, and en…
|
7283 | JP | 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.