
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 |
|---|---|---|---|
|
GREEN OCEAN CORPORATION BERHAD
Investment holding, palm kernel crushing, palm oil refining…
|
— | MY | Manufacturing |
|
Hainan Jingliang Holdings Co., Ltd.
Processes and distributes edible oils, food products, and m…
|
000505 | CN | Manufacturing |
|
Halder Venture Limited
Integrated processor and trader of rice bran oil and agro-b…
|
HALDER | IN | Manufacturing |
|
Integrated Proteins Ltd.
Processes soybeans into de-oiled cakes and refined oils for…
|
519606 | IN | Manufacturing |
|
J-OIL MILLS, INC.
Manufacturer and seller of edible oils, fats, and oilseed m…
|
2613 | JP | Manufacturing |
|
KADOYA SESAME MILLS INCORPORATED
Manufacturer specializing in sesame-based products like oil…
|
2612 | JP | Manufacturing |
|
Kernel Holding S.A.
A major agricultural producer and global exporter of sunflo…
|
KER | LU | Manufacturing |
|
Khandelwal Extraction Ltd.
Processes oilseeds and rice bran to produce edible oils and…
|
519064 | IN | Manufacturing |
|
KN Agri Resources Limited
Processes oilseeds for edible oils, de-oiled cakes, and spe…
|
KNAGRI | IN | Manufacturing |
|
Kristal 1923 AD
Food production company manufacturing edible oils, grains, …
|
BGOR | MK | 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.