
C.I. HOLDINGS BERHAD — Investor Relations & Filings
C.I. Holdings Berhad operates as an investment holding company, providing management services to its subsidiaries. A primary operational focus involves the manufacturing, selling, and packing of various edible oils, which are distributed to markets across Asia and Africa. The group's strategy emphasizes cultivating robust relationships with business partners and suppliers, alongside a commitment to competitive pricing in international export markets. This approach is complemented by efforts to procure materials efficiently to mitigate costs and enhance margins.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-20 | English | |
| Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-11 | English | |
| Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-19 | English | |
| General Meetings: Outcome of Meeting | 2025-10-28 | English | |
| Annual Report & CG Report - 2025 | 2025-09-29 | English | |
| General Meetings: Notice of Meeting | 2025-09-28 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 46725104 | Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-20 | English | ||
| 46843456 | Quarterly rpt on consolidated results for the financial period ended 31/12/2025 | 2026-02-11 | English | ||
|
2025
4 filings
| |||||
| 46924402 | Quarterly rpt on consolidated results for the financial period ended 30/09/2025 | 2025-11-19 | English | ||
| 46936776 | General Meetings: Outcome of Meeting | 2025-10-28 | English | ||
| 46948703 | Annual Report & CG Report - 2025 | 2025-09-29 | English | ||
| 46949316 | General Meetings: Notice of Meeting | 2025-09-28 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of vegetable and animal oils and fats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EKİZ KİMYA SANAYİ VE TİCARET A.Ş.
A producer and distributor of various mechanically extracte…
|
EKIZ | TR | Manufacturing |
|
Extraction (Pakistan) Limited
Operates in Vanaspati and Allied Industries, producing Vana…
|
EXTR | PK | Manufacturing |
|
Floarea Soarelui S.A.
Vegetable oil producer processing sunflower and rapeseed in…
|
- | MD | Manufacturing |
|
FOPCO
Processes oilseeds into edible oils, flour, and animal feed…
|
1225 | TW | Manufacturing |
|
FUJI OIL CO., LTD.
A manufacturer of plant-based food ingredients like oils, f…
|
2607 | JP | Manufacturing |
|
Fuji Oil Company, Ltd.
Global supplier of plant-based food ingredients, oils, fats…
|
5017 | JP | Manufacturing |
|
GENTE DE LA PAMPA S A
Agro-industrial company processing raw materials into food,…
|
— | AR | Manufacturing |
|
GEVAL S.A.
Agro-industrial company processing soybeans into oil and ex…
|
— | AR | Manufacturing |
|
Gokul Agro Resources Ltd
Processes edible and non-edible oils, castor derivatives, a…
|
GOKULAGRO | IN | Manufacturing |
|
Gokul Refoils and Solvent Limited
Processes and refines edible oils, castor oil, and oleochem…
|
GOKUL | IN | Manufacturing |
C.I. HOLDINGS 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/70382/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=70382 | 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=70382 | 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=70382 \ -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": 70382}, 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 C.I. HOLDINGS BERHAD (id: 70382)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.