
Agria Group Holding AD — Investor Relations & Filings
Agria Group Holding AD is an integrated agricultural holding company engaged in the cultivation, production, storage, processing, and trade of grain and oil-bearing crops. Core products include wheat, corn, barley, rapeseed, and sunflower seeds. Through a subsidiary, the company produces and markets crude and refined sunflower oil, sunflower meal, and sunflower husk pellets under its own brand. The group operates a network of logistics centers with a total storage capacity of approximately 290,000 tonnes, featuring modern, EU-compliant laboratories for quality control. The company's activities also extend to the trade of agricultural inputs, including farming fertilizers and plant protection chemicals. Operations are supported by a certified food safety management system.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 613275-Forms of financial cons reports AGH 2023 EN.xls | 2024-04-29 | Bulgarian | |
| 8945006WNW5407G58156-20231231-EN-CON.zip | 2024-04-29 | Bulgarian | |
| 612161-KFN-CO-AGH-12-2023-1.xls | 2024-04-28 | Bulgarian | |
| 8945006WNW5407G58156-20231231-BG-CON.zip | 2024-04-28 | Bulgarian | |
| 607913-Scorecard_NCCG-2023.xls | 2024-03-25 | Bulgarian | |
| 607917-Scorecard_NCCG-2023.xls | 2024-03-25 | Bulgarian |
Browse filings by year
7 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Agria Group Holding AD, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SPECIAL GRAINS S A
Produces, stores, and exports high-quality, sustainable Non…
|
— | AR | Agriculture, forestry and fishi… |
|
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… |
Agria Group Holding AD 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/2563/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=2563 | 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=2563 | 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=2563 \ -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": 2563}, 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 Agria Group Holding AD (id: 2563)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.