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 |
|---|---|---|---|
| 公告本公司因會計師事務所內部輪調更換會計師 | 2023-03-24 | Chinese | |
| 公告本公司變更股務代理機構事宜 | 2023-03-24 | Chinese | |
| 公告本公司董事會決議召開2023年股東常會 | 2023-03-24 | Chinese | |
| 公告本公司董事會通過111年度員工及董事酬勞分配案 | 2023-03-24 | Chinese | |
| 代子公司光隆精密工業股份有限公司公告決議不分配111年度股利 | 2023-03-24 | Chinese | |
| 代子公司光隆精密工業(福州)有限公司公告決議分配111年度股利 | 2023-03-24 | Chinese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 34600441 | 公告本公司因會計師事務所內部輪調更換會計師 | 2023-03-24 | Chinese | ||
| 34600446 | 公告本公司變更股務代理機構事宜 | 2023-03-24 | Chinese | ||
| 34600455 | 公告本公司董事會決議召開2023年股東常會 | 2023-03-24 | Chinese | ||
| 34600457 | 公告本公司董事會通過111年度員工及董事酬勞分配案 | 2023-03-24 | Chinese | ||
| 34600460 | 代子公司光隆精密工業股份有限公司公告決議不分配111年度股利 | 2023-03-24 | Chinese | ||
| 34600464 | 代子公司光隆精密工業(福州)有限公司公告決議分配111年度股利 | 2023-03-24 | Chinese | ||
| 34600468 | 公告本公司董事會決議股利分派 | 2023-03-24 | Chinese | ||
| 34600471 | 111年度股利金額(董事會決議) | 2023-03-24 | Chinese | ||
| 34600473 | 公告本公司董事會通過民國111年度合併財務報告 | 2023-03-24 | Chinese | ||
| 34600482 | 112年2月營業收入 | 2023-03-10 | Chinese | ||
| 34600478 | 112年2月背書保證與資金貸與 | 2023-03-10 | Chinese | ||
| 34600490 | 112年02月董事會成員及持股 | 2023-03-08 | Chinese | ||
| 34600486 | 112年02月內部人持股異動(事後) | 2023-03-08 | Chinese | ||
| 34600495 | 112年1月背書保證與資金貸與 | 2023-02-09 | Chinese | ||
| 34600492 | 112年1月營業收入 | 2023-02-09 | Chinese | ||
Market 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.