
KEE MING GROUP BERHAD — Investor Relations & Filings
Kee Ming Group Berhad, established in 2013, is an M&E engineering solutions provider offering end-to-end services. These services encompass the design, installation, testing, commissioning, and maintenance of various systems. Core competencies include electrical systems (high/low voltage), ELV systems, ACMV & HVAC systems, clean room systems, fire protection, clean energy solutions (such as solar thermal), data center solutions, and building management systems. The company serves industrial, commercial, residential, and clean-energy sectors, emphasizing the delivery of reliable, innovative, quality, and safe engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| DEALINGS IN LISTED SECURITIES (CHAPTER 14 OF LISTING REQUIREMENTS) : Dealings Outside Closed Period | 2026-04-06 | English | |
| OTHERSKEE MING GROUP BERHAD ("KEE MING" OR "THE COMPANY") - ACCEPTANCE OF LETTER OF AWARD AWARDED TO KEE MING ELECTRICAL SDN. BHD., A WHOLLY-OWNED SUBSIDIARY OF KEE MING | 2026-04-02 | English | |
| Changes in Sub. S-hldr's Int (Section 138 of CA 2016) - MR IR. LIEW KAR HOE | 2026-02-11 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - MR IR. LIEW KAR HOE | 2026-02-11 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - YM TENGKU FAIZWA BINTI TENGKU RAZIF | 2026-02-11 | English | |
| Changes in Director's Interest (Section 219 of CA 2016) - MR OOI GUAN HOE | 2026-02-11 | English |
Browse filings by year
1 yearMarket data
Market data not available
Price history
Peer group · Other construction installation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HSC Resources Group Limited
Specialized contractor for the design, installation, and ma…
|
1850 | HK | Construction |
|
Installed Building Products, Inc.
Installs insulation and building products for residential a…
|
IBP | US | Construction |
|
JAPAN ELEVATOR SERVICE HOLDINGS CO.,LTD.
Independent provider of maintenance, repair, and modernizat…
|
6544 | JP | Construction |
|
KAWAN RENERGY BERHAD
Specializes in engineering solutions for industrial process…
|
— | MY | Construction |
|
LFE CORPORATION BHD
an investment holding company overseeing a diversified grou…
|
— | MY | Construction |
|
Million Hope Industries Holdings Limited
One-stop provider of aluminum architectural facade systems …
|
1897 | HK | Construction |
|
Nordic Waterproofing Holding
A European producer and supplier of waterproofing products …
|
NWG | SE | Construction |
|
NSCompany CO., LTD.
Specializes in construction, manufacturing, and power plant…
|
224760 | KR | Construction |
|
Parkomat International Ltd.
Engineering firm specializing in mechanical and robotic par…
|
PRKM | IL | Construction |
|
PT Adiwarna Anugerah Abadi Tbk
Provides comprehensive fire protection solutions for high-h…
|
NAIK | ID | Construction |
KEE MING GROUP 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/70849/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70849 | 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=70849 | 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=70849 \ -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": 70849}, 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 KEE MING GROUP BERHAD (id: 70849)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.