
HIAP HUAT HOLDINGS BHD — Investor Relations & Filings
Hiap Huat Holdings Berhad operates across several business segments. Its core activities include scheduled waste management, manufacturing of paint products, and production of lubricant products. Additionally, the company provides distillation tolling services, engages in fuel oil trading, and offers laboratory services. These operations collectively involve the manufacturing, recycling, and refining of various petroleum-based products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| General Meetings: Outcome of Meeting | 2026-05-21 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-21 | English | |
| Annual Report & CG Report - 2025 | 2026-04-29 | English | |
| SHARE BUY-BACK STATEMENT IN RELATION TO THE PROPOSED RENEWAL OF SHARE BUY-BACK AUTHORITY FOR THE PURCHASE OF ITS OWN ORDINARY SHARES | 2026-04-29 | English | |
| General Meetings: Notice of Meeting | 2026-04-28 | English | |
| OTHERSHIAP HUAT HOLDINGS BERHAD ("HIAP HUAT" or "THE COMPANY") - Proposed Renewal of Share Buy-Back Authority for the Purchase of Its Own Ordinary Shares ("Proposed Renewal of Share Buy-Back Authorit | 2026-04-27 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46793097 | General Meetings: Outcome of Meeting | 2026-05-21 | English | ||
| 46793090 | Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-21 | English | ||
| 46771997 | Annual Report & CG Report - 2025 | 2026-04-29 | English | ||
| 46771992 | SHARE BUY-BACK STATEMENT IN RELATION TO THE PROPOSED RENEWAL OF SHARE BUY-BACK AUTHORITY FOR THE PURCHASE OF ITS OWN ORDINARY SHARES | 2026-04-29 | English | ||
| 46775275 | General Meetings: Notice of Meeting | 2026-04-28 | English | ||
| 46777315 | OTHERSHIAP HUAT HOLDINGS BERHAD ("HIAP HUAT" or "THE COMPANY") - Proposed Renewal of Share Buy-Back Authority for the Purchase of Its Own Ordinary Shares ("Proposed Renewal of Share Buy-Back Authorit | 2026-04-27 | English | ||
| 46836840 | Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-25 | English | ||
|
2025
1 filing
| |||||
| 46919410 | Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-25 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of refined petroleum products; manufacture of fossil fuel products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEMETIS, INC
Produces low-carbon fuels and chemicals from renewable feed…
|
AMTX | US | Manufacturing |
|
Agarwal Industrial Corporation Limited
Integrated bitumen manufacturing, logistics, and trading wi…
|
AGARIND | IN | Manufacturing |
|
AMPOL LIMITED
Refines, imports, and distributes fuels and lubricants for …
|
ALD | AU | Manufacturing |
|
AP OIL INTERNATIONAL LIMITED
Manufactures lubricating oils and fluids, specializing in i…
|
5AU | SG | Manufacturing |
|
Arabian Petroleum Limited
Produces lubricants, oils, and greases for automotive and i…
|
ARABIAN | IN | Manufacturing |
|
Ashdod Refinery Ltd.
An oil refining company that processes crude oil into vario…
|
ARF | IL | Manufacturing |
|
Attock Refinery Limited
Pioneer in petroleum refining, processing crude oil and sup…
|
ATRL | PK | Manufacturing |
|
Bashneft ANK
Integrated oil and gas company with exploration, production…
|
BANE_p | RU | Manufacturing |
|
Bazan Oil Refineries Ltd.
An integrated refining and petrochemicals company producing…
|
ORL | IL | Manufacturing |
|
Bharat Petroleum Corpn. Ltd.
Integrated energy entity refining, distributing, and market…
|
BPCL | IN | Manufacturing |
HIAP HUAT HOLDINGS 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/70707/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70707 | 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=70707 | 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=70707 \ -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": 70707}, 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 HIAP HUAT HOLDINGS BHD (id: 70707)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.