
KIM HIN INDUSTRY BHD — Investor Relations & Filings
KIM HIN INDUSTRY BHD is a leading manufacturer and distributor of ceramic and porcelain tiles, including floor, homogeneous, and monoporosa varieties. The company markets its products under established brands such as Kimgres, Durogres, Vitrogres, Johnson Tiles, and Amber. Operating with manufacturing facilities across multiple countries, including China, Australia, and Vietnam, the group maintains a significant presence in the tile industry. It is recognized as a large integrated ceramic tile manufacturer with an installed production capacity of 17 million square meters. In addition to its core manufacturing activities, the group also engages in investment holding and provides management services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Meetings: Outcome of Meeting | 2026-05-28 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-28 | English | |
| PUBLIC SHAREHOLDINGS SPREAD | 2026-05-28 | English | |
| Annual Report & CG Report - 2025(Amended Announcement) | 2026-05-03 | English | |
| General Meetings: Notice of Meeting | 2026-04-29 | English | |
| Circular to Shareholders in relation to the Proposed Renewal of Shareholders' Mandate for Recurrent Related Party Transactions of a Revenue or Trading Nature | 2026-04-29 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of clay building materials
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Guangdong Dongpeng Holdings Co., Ltd.
Manufacturer of high-end ceramic tiles and sanitary ware fo…
|
003012 | CN | Manufacturing |
|
Ibstock PLC
A manufacturer of clay and concrete building products for t…
|
IBST | GB | Manufacturing |
|
Kajaria Ceramics Ltd
Manufactures ceramic and vitrified tiles, sanitaryware, fau…
|
KAJARIACER | IN | Manufacturing |
|
KALESERAMİK ÇANAKKALE KALEBODUR SERAMİK SANAYİ A.Ş.
A leading global manufacturer of ceramic products and build…
|
KLSER | TR | Manufacturing |
|
Keramika Indonesia Assosiasi Tbk
Manufacturer and distributor of ceramic and granite product…
|
KIAS | ID | Manufacturing |
|
KIA LIM BHD
Manufacturer and exporter of clay bricks, paving bricks, ro…
|
— | MY | Manufacturing |
|
Lexus Granito (India) Limited
Manufacturer of ceramic and vitrified tiles for domestic an…
|
LEXUS | IN | Manufacturing |
|
MarcoPolo Holdings Co., Ltd.
Researches, manufactures, and distributes architectural cer…
|
001386 | CN | Manufacturing |
|
Meta Wolf AG
Supplier of construction materials focused on digitalizing …
|
WOLF | DE | Manufacturing |
|
Murudeshwar Ceramics Ltd.
Produces ceramic and vitrified tiles for residential and co…
|
MURUDCERA | IN | Manufacturing |
KIM HIN INDUSTRY BHD 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/70876/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70876 | 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=70876 | 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=70876 \ -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": 70876}, 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 KIM HIN INDUSTRY BHD (id: 70876)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.