
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 |
|---|---|---|---|
|
Bunge Global SA
An agribusiness connecting farmers to consumers to deliver …
|
BG | CH | Manufacturing |
|
BUYATTI S A I C A
Agro-industrial company processing oilseeds and ginning cot…
|
— | AR | Manufacturing |
|
Canbra Foods Ltd.
Fully-integrated edible oil company processing, packaging, …
|
CBF | CA | Manufacturing |
|
CARAMURU ALIMENTOS S.A.
Processes grains and oilseeds for food, animal nutrition, a…
|
— | BR | Manufacturing |
|
CIAN Agro Industries & Infrastructure Limited
Specializes in oilseed processing, edible oil refining, and…
|
519477 | IN | Manufacturing |
|
Coromandel Agro Products & Oils Ltd
Cottonseed processor producing refined oil, animal feed, an…
|
507543 | IN | Manufacturing |
|
Daodaoquan Grain and Oil Co.,Ltd.
Researches, produces, and distributes edible vegetable oils…
|
002852 | CN | Manufacturing |
|
DARLING INGREDIENTS INC.
Converts food by-products into ingredients for the food, fe…
|
DAR | US | Manufacturing |
|
Deoleo S.A.
A global leader in the production and commercialization of …
|
OLE | ES | Manufacturing |
|
Diligent Industries Limited
Refines agricultural commodities into edible oils and high-…
|
531153 | 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.