
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 |
|---|---|---|---|
|
Kriti Nutrients Ltd
Integrated soybean processor producing refined oils, high-p…
|
KRITINUT | IN | Manufacturing |
|
Madhusudan Industries Ltd.
Manufacturer of edible oils, dairy products, and agro-based…
|
515059 | IN | Manufacturing |
|
MANGALAM GLOBAL ENTERPRISE LIMITED
Manufactures and trades edible oils, castor oil derivatives…
|
MGEL | IN | Manufacturing |
|
Manorama Industries Limited
Produces specialty fats and exotic butters for global food …
|
MANORAMA | IN | Manufacturing |
|
Marico Limited
Global health, beauty, and wellness firm specializing in ha…
|
MARICO | IN | Manufacturing |
|
Mayank Cattle Food Limited
Processes maize into oil for the food industry and maize ca…
|
544106 | IN | Manufacturing |
|
MiyoshiOil&FatCo.,Ltd.
A manufacturer of oil and fat products for the food and ind…
|
4404 | JP | Manufacturing |
|
M.K.Proteins Limited
Manufactures refined edible oils and high-protein animal fe…
|
MKPL | IN | Manufacturing |
|
Modi Naturals Limited
Manufacturer of health-focused edible oils, snacks, and gra…
|
MODINATUR | IN | Manufacturing |
|
Molinos Agro S.A.
Industrializes and markets bulk agricultural products, incl…
|
— | AR | 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.