
IMC S.A. — Investor Relations & Filings
IMC S.A. is an integrated agricultural company engaged in the cultivation, processing, storage, and trading of agricultural products. The company's principal activities focus on managing a significant land bank for the production of grain and oilseed crops, including sunflower and winter wheat. It operates its own grain elevator infrastructure to facilitate storage and trading. The company is noted for achieving high crop yields and quality, leveraging professional field management to navigate operational challenges.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Item 11b "Other interest receivable and similar income" of Profit and loss account was EUR 343,303.73 and became EUR 289,326.57. | 2026-05-04 | Polish | |
| Annual report for the year ended 31 December 2025 | 2026-04-30 | Polish | |
| FS_IMC_6m2025 | 2025-10-01 | English | |
| 549300A5UWOTTXX5NY39-2024-12-31-0-en | 2025-05-02 | English | |
| IMC 2024-12-31 | 2025-05-02 | English | |
| 549300A5UWOTTXX5NY39-2024-12-31-0-en | 2025-04-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 40943604 | Item 11b "Other interest receivable and similar income" of Profit and loss account was EUR 343,303.73 and became EUR 289,326.57. | 2026-05-04 | Polish | ||
| 39148438 | Annual report for the year ended 31 December 2025 | 2026-04-30 | Polish | ||
|
2025
5 filings
| |||||
| 7945747 | FS_IMC_6m2025 | 2025-10-01 | English | ||
| 5882403 | 549300A5UWOTTXX5NY39-2024-12-31-0-en | 2025-05-02 | English | ||
| 5882400 | IMC 2024-12-31 | 2025-05-02 | English | ||
| 5880099 | 549300A5UWOTTXX5NY39-2024-12-31-0-en | 2025-04-30 | English | ||
| 5880105 | IMC 2024-12-31 | 2025-04-30 | English | ||
|
2024
4 filings
| |||||
| 4369121 | FS_IMC_6m2024 | 2024-08-30 | English | ||
| 4371137 | IMC_AGM Convening notice - (AGM 2024) | 2024-05-16 | English | ||
| 4371371 | 549300A5UWOTTXX5NY39-2023-12-31-en | 2024-05-08 | English | ||
| 4371457 | IMC SA 31-12-2023_html | 2024-05-03 | English | ||
|
2023
4 filings
| |||||
| 4392501 | FS_IMC_1H2023 | 2023-09-01 | English | ||
| 4394138 | IMC_AGM Convening notice - (AGM 30062023) | 2023-05-25 | English | ||
| 4394252 | IMC-2022-12-31-en | 2023-05-23 | English | ||
| 4394255 | IMC-2022-12-31-en | 2023-05-23 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tabuk Agricultural Development Co.
Produces and processes field crops, fruits, and vegetables …
|
6040 | SA | Agriculture, forestry and fishi… |
|
White Organic Agro Limited
Cultivates, processes, and distributes organic food, medici…
|
513713 | IN | Agriculture, forestry and fishi… |
|
WIDE OPEN AGRICULTURE LTD
Develops regenerative plant-based proteins and sustainable …
|
WOA | AU | Agriculture, forestry and fishi… |
IMC S.A. 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/5646/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5646 | 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=5646 | 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=5646 \ -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": 5646}, 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 IMC S.A. (id: 5646)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.