
Forafric Global PLC — Investor Relations & Filings
Forafric Global PLC is an industrial agribusiness group specializing in wheat processing. The company's operations encompass the full agricultural lifecycle, from sourcing, storage, and transport to the processing and sale of commodities. Its primary products include a comprehensive range of wheat flours and semolina. The company also engages in secondary processing to manufacture products such as pasta and couscous. These goods are marketed under brands including Tria and MayMouna. Originally established in 1926 as a milling company, Forafric has diversified its activities to serve markets in Morocco and more than 45 other countries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Prospectus 2023 | 2023-06-01 | English | |
| Regulatory Filings 2023 | 2023-06-01 | English | |
| Regulatory Filings 2023 | 2023-05-23 | English | |
| Foreign Filer Report 2023 | 2023-05-16 | English | |
| Annual Report 2022 | 2023-05-01 | English | |
| Major Shareholding Notification 2023 | 2023-02-14 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 13569343 | Prospectus 2023 | 2023-06-01 | English | ||
| 13569344 | Regulatory Filings 2023 | 2023-06-01 | English | ||
| 13569346 | Regulatory Filings 2023 | 2023-05-23 | English | ||
| 13569347 | Foreign Filer Report 2023 | 2023-05-16 | English | ||
| 13569358 | Annual Report 2022 | 2023-05-01 | English | ||
| 13569348 | Major Shareholding Notification 2023 | 2023-02-14 | English | ||
|
2022
9 filings
| |||||
| 13569349 | Registration Form 2022 | 2022-12-16 | English | ||
| 13569360 | Foreign Filer Report 2022 | 2022-12-16 | English | ||
| 13569350 | Foreign Filer Report 2022 | 2022-11-03 | English | ||
| 13569351 | Major Shareholding Notification 2022 | 2022-09-30 | English | ||
| 13569352 | Prospectus 2022 | 2022-09-16 | English | ||
| 13569354 | Regulatory Filings 2022 | 2022-09-16 | English | ||
| 13569355 | Foreign Filer Report 2022 | 2022-09-13 | English | ||
| 13569353 | Regulatory Filings 2022 | 2022-09-13 | English | ||
| 13569356 | Foreign Filer Report 2022 | 2022-08-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of grain mill products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKHAN UN FABRİKASI VE TARIM ÜRÜNLERİ GIDA SANAYİ TİCARET A.Ş.
Produces and exports wheat flour and grains using 100% rene…
|
AKHAN | TR | Manufacturing |
|
Amir Chand Jagdish Kumar (Exports) Limited
Processes and exports Basmati rice varieties globally under…
|
AMIRCHAND | IN | Manufacturing |
|
Arabian Mills for Food Products Co.
Produces flour, wheat derivatives, and animal feed for food…
|
2285 | SA | Manufacturing |
|
ARMADA GIDA TİCARET SANAYİ A.Ş.
A large-scale producer and exporter of agricultural commodi…
|
ARMGD | TR | Manufacturing |
|
Baba Food Processing (India) Limited
Manufactures wheat products like flour and semolina using a…
|
BABAFP | IN | Manufacturing |
|
Čakovečki mlinovi d.d.
A food company engaged in milling and baking, producing flo…
|
CKML | HR | Manufacturing |
|
CAMIL ALIMENTOS S/A
Processes and distributes staple foods including rice, bean…
|
— | BR | Manufacturing |
|
Chaman Lal Setia Exports Ltd.
Processes, mills, and exports premium Basmati rice to globa…
|
CLSEL | IN | Manufacturing |
|
CIVITA Group PLC
A large-scale processor of GMO-free corn for food ingredien…
|
CIVITA | HU | Manufacturing |
|
C. Sarantopoulos Flour Mills S.A.
Industrial enterprise specializing in the production and tr…
|
KYSA | GR | Manufacturing |
Forafric Global PLC 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/33562/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33562 | 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=33562 | 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=33562 \ -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": 33562}, 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 Forafric Global PLC (id: 33562)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.