
UNIKAI FOODS PJSC — Investor Relations & Filings
UNIKAI FOODS PJSC is a highly diversified food company engaged in the manufacturing and distribution of an extensive range of dairy, ice cream, juice, and other food products. The company also imports various food items for distribution. Serving consumers across the Middle East and other international markets, UNIKAI FOODS PJSC is recognized for its broad product portfolio, which includes fresh juices known for their real fruit flavor.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| بيانات مالية للربع الأول من عام 2026 | 2026-05-14 | Arabic | |
| Financial statements for the 1st QTR of 2026 | 2026-05-14 | English | |
| نتائج قرارات مجلس الإدارة بالتمرير | 2026-05-14 | English | |
| Results of Board Decisions by Passing | 2026-05-14 | English | |
| قرارات مجلس الإدارة بالتمرير | 2026-05-11 | English | |
| Board Decisions by Passing | 2026-05-11 | English |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46106262 | بيانات مالية للربع الأول من عام 2026 | 2026-05-14 | Arabic | ||
| 46106191 | Financial statements for the 1st QTR of 2026 | 2026-05-14 | English | ||
| 46089449 | نتائج قرارات مجلس الإدارة بالتمرير | 2026-05-14 | English | ||
| 46089408 | Results of Board Decisions by Passing | 2026-05-14 | English | ||
| 44963814 | قرارات مجلس الإدارة بالتمرير | 2026-05-11 | English | ||
| 44963767 | Board Decisions by Passing | 2026-05-11 | English | ||
| 44959690 | Results of BOD Meeting | 2026-04-28 | English | ||
| 44960616 | نتائج اجتماع مجلس الإدارة | 2026-04-28 | English | ||
| 44960686 | اجتماع مجلس الإدارة | 2026-04-23 | English | ||
| 44959842 | BOD meeting | 2026-04-23 | English | ||
| 44960053 | Resolutions of General Assembly | 2026-04-17 | English | ||
| 44960809 | قرارات الجمعية العمومية | 2026-04-17 | English | ||
| 44961126 | قائمة أسماء المرشحين لعضوية مجلس الإدارة | 2026-04-03 | English | ||
| 44960368 | Nominees for Board of Directors membership | 2026-04-03 | English | ||
| 44957593 | الإعلان عن فتح باب الترشيح لعضوية مجلس الإدارة | 2026-03-18 | Arabic | ||
Market data
Market data not available
Price history
Peer group · Manufacture of dairy products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Almarai Co.
Leading manufacturer and distributor of dairy, juices, bake…
|
2280 | SA | Manufacturing |
|
ALTINKILIÇ GIDA VE SÜT SANAYİ TİCARET A.Ş.
Manufacturer of dairy products specializing in traditional …
|
ALKLC | TR | Manufacturing |
|
Ausnutria Dairy Corporation Ltd
International specialist in high-end dairy and nutrition pr…
|
1717 | KY | Manufacturing |
|
AUSTRALIAN DAIRY NUTRITIONALS LIMITED
Vertically integrated producer of premium dairy products an…
|
AHF | AU | Manufacturing |
|
BEGA CHEESE LIMITED
Processes and distributes dairy, grocery, and nutritional p…
|
BGA | AU | Manufacturing |
|
Beijing Sanyuan Foods Co.,Ltd.
Integrated dairy producer specializing in processing, distr…
|
600429 | CN | Manufacturing |
|
BINGGRAE CO.,LTD
Manufactures dairy products, ice cream, beverages, and snac…
|
005180 | KR | Manufacturing |
|
BRIGHT DAIRY & FOOD CO.,LTD.
Produces and distributes dairy products through an integrat…
|
600597 | CN | Manufacturing |
|
Centrale Del Latte D'Italia
Produces, processes, and commercializes milk and dairy prod…
|
CLI | IT | Manufacturing |
|
China Feihe Limited
Largest domestic Chinese infant milk formula producer and d…
|
6186 | HK | Manufacturing |
UNIKAI FOODS PJSC 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/66380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66380 | 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=66380 | 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=66380 \ -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": 66380}, 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 UNIKAI FOODS PJSC (id: 66380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.