
GKW Limited — Investor Relations & Filings
GKW Limited specializes in the production of precision metallic components and the provision of industrial infrastructure services. The company’s core operations are centered on its Precision Pressings division, which manufactures a comprehensive range of electrical stampings and laminations, including stator and rotor lamination stacks for electric motors, transformers, and power generators. These components are engineered for applications across the automotive, industrial machinery, and energy sectors. Beyond its engineering activities, the company manages a significant portfolio of industrial real estate, offering large-scale warehousing and logistics solutions to meet diverse commercial storage and distribution needs. The organization emphasizes high-precision engineering standards and technical expertise in metal forming and processing to deliver specialized components and integrated industrial space solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-05-28 | English | |
| Outcome of Board Meeting | 2026-05-27 | English | |
| General Updates | 2026-05-13 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-30 | English | |
| Copy of Newspaper Publication | 2026-04-10 | English | |
| Disclosure under SEBI Takeover Regulations | 2026-04-09 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47853946 | Copy of Newspaper Publication | 2026-05-28 | English | ||
| 47328080 | Outcome of Board Meeting | 2026-05-27 | English | ||
| 45552160 | General Updates | 2026-05-13 | English | ||
| 42178336 | Disclosure under SEBI Takeover Regulations | 2026-04-30 | English | ||
| 42206025 | Copy of Newspaper Publication | 2026-04-10 | English | ||
| 42166707 | Disclosure under SEBI Takeover Regulations | 2026-04-09 | English | ||
| 42193482 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-07 | English | ||
| 42169670 | Trading Window | 2026-03-26 | English | ||
| 42198111 | Copy of Newspaper Publication | 2026-02-16 | English | ||
| 42196067 | Copy of Newspaper Publication | 2026-02-12 | English | ||
| 42220187 | Outcome of Board Meeting | 2026-02-11 | English | ||
| 43886099 | Board Meeting — Board Meeting Intimation | 2026-02-04 | English | ||
| 43886116 | Board Meeting — Financial Results | 2026-02-04 | English | ||
| 42200348 | Shareholders meeting | 2026-01-15 | English | ||
| 42218948 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-01-07 | English | ||
Market data
Market data not available
Price history
Peer group · Forging, pressing, stamping and roll-forming of metal; powder metallurgy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nippon Tungsten Co.,Ltd.
Manufacturer of products from tungsten and molybdenum using…
|
6998 | JP | Manufacturing |
|
Paramount Speciality Forgings Limited
Produces precision steel forgings for oil, gas, power, and …
|
PSFL | IN | Manufacturing |
|
PARSAN MAKİNA PARÇALARI SANAYİİ A.Ş.
Integrated manufacturer of forged and machined steel compon…
|
PARSN | TR | Manufacturing |
|
Pradeep Metals Ltd.
Manufacturer of closed die steel forgings and precision mac…
|
PRADPME | IN | Manufacturing |
|
Precomp Solutions AB
Manufacturer of precision components using fine blanking, s…
|
PCOM | SE | Manufacturing |
|
Profilgruppen
Develops and manufactures customized aluminum profiles and …
|
PROF | SE | Manufacturing |
|
PT Cipta Perdana Lancar Tbk
Manufacturer of stamped and assembled components for automo…
|
PART | ID | Manufacturing |
|
ramkrishna forgings Ltd.
Produces safety-critical forged parts for global automotive…
|
RKFORGE | IN | Manufacturing |
|
Rapicut Carbides Ltd.
Produces Tungsten Carbide products and sintered metal compo…
|
500360 | IN | Manufacturing |
|
Rolex Rings Limited
Manufacturer of forged and machined bearing rings and autom…
|
ROLEXRINGS | IN | Manufacturing |
GKW Limited 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/63645/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=63645 | 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=63645 | 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=63645 \ -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": 63645}, 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 GKW Limited (id: 63645)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.