
KAWAN RENERGY BERHAD — Investor Relations & Filings
Kawan Renergy Berhad is a comprehensive engineering solutions provider specializing in the design, fabrication, installation, and commissioning of industrial process equipment, process plants, and power plants. The company offers engineered solutions for clean energy, including cogeneration, and is licensed for unfired pressure vessels, heat exchangers, boilers, and heaters. Committed to precision engineering and innovation, Kawan Renergy aims to reduce carbon emissions and promote a greener future.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change in Principal Officer - MISS DORIS TAN CHUEN CHUEN | 2026-05-10 | English | |
| Change in Principal Officer - MR ONG SOO HUEI | 2026-05-10 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - URUSHARTA JAMAAH SDN. BHD. | 2026-05-04 | English | |
| OTHERSKawan Renergy Berhad ("KRB" or "the Company") -Acceptance of Purchase Order to Kawan Green Energy Sdn. Bhd., a wholly owned subsidiary of the Company | 2026-04-16 | English | |
| General Meetings: Outcome of Meeting | 2026-04-16 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - MR LIM THOU LAI | 2026-04-12 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Robs Group Logistic S.A.
Offers design, assembly, and maintenance for warehouse shel…
|
RGLP | PL | Construction |
|
Shanxi Installation Group Co., Ltd.
Largest installation and construction enterprise in Northwe…
|
2520 | HK | Construction |
|
STEEL HAWK BERHAD
Investment holding company providing EPCC and engineering s…
|
— | MY | Construction |
|
TopBuild Corp
Installer and distributor of insulation and related buildin…
|
BLD | US | Construction |
|
Yuanda China Holdings Limited
Engaged in the design, manufacturing, sale, and installatio…
|
2789 | HK | Construction |
KAWAN RENERGY BERHAD 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/70847/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70847 | 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=70847 | 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=70847 \ -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": 70847}, 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 KAWAN RENERGY BERHAD (id: 70847)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.