
Astarta Holding PLC — Investor Relations & Filings
Astarta Holding PLC is a vertically integrated agro-industrial holding company. Its core business activities are organized into several key segments: agriculture, sugar production, soybean processing, and cattle farming. The agriculture segment focuses on the cultivation of grains and oilseeds across a substantial land bank of approximately 212,000 hectares. The company is a major sugar producer, with an annual output of 250-500 thousand tonnes. Its soybean processing facilities handle approximately 230 thousand tonnes per year, producing soybean meal and oil. The cattle farming division is centered on dairy, with an annual raw milk production of around 119 thousand tonnes. The company's operations also extend to grain logistics and bioenergy.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of Dividend Amount 2026 | 2026-05-25 | English | |
| Current report No 11/2026 | 2026-05-22 | English | |
| Interim / Quarterly Report 2026 | 2026-05-22 | English | |
| ASTARTA HOLDING PLC Interim Report 1Q26 | 2026-05-21 | English | |
| Proxy Solicitation & Information Statement 2026 | 2026-05-20 | English | |
| Current report No 10/2026 | 2026-05-19 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47010972 | Notice of Dividend Amount 2026 | 2026-05-25 | English | ||
| 46833962 | Current report No 11/2026 | 2026-05-22 | English | ||
| 46782526 | Interim / Quarterly Report 2026 | 2026-05-22 | English | ||
| 46743012 | ASTARTA HOLDING PLC Interim Report 1Q26 | 2026-05-21 | English | ||
| 46576609 | Proxy Solicitation & Information Statement 2026 | 2026-05-20 | English | ||
| 46545779 | Current report No 10/2026 | 2026-05-19 | English | ||
| 40753117 | Report Publication Announcement 2025 | 2026-05-04 | English | ||
| 39132738 | Current report No 09/2026 | 2026-04-30 | English | ||
| 39132771 | ASTARTA HOLDING PLC Annual Report 2025 | 2026-04-30 | Polish | ||
| 38457167 | AGM Information 2026 | 2026-04-29 | English | ||
| 38061717 | Current report No. 08/2026 | 2026-04-28 | English | ||
| 35683382 | Earnings Release 2026 | 2026-04-23 | English | ||
| 35294898 | Current report No 07/2026 | 2026-04-22 | English | ||
| 33154856 | Report Publication Announcement 2026 | 2026-04-02 | English | ||
| 33136206 | Current Report No 06/2026 | 2026-04-01 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Astarta Holding PLC, 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 · Mixed farming
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Del Fabro Hnos y Cia S.A.
Diversified company in agriculture and livestock, producing…
|
— | AR | Agriculture, forestry and fishi… |
|
DESDELSUR S A
Agribusiness company specializing in integrated production,…
|
— | AR | Agriculture, forestry and fishi… |
|
DUXTON FARMS LTD
Manages a diversified portfolio of large-scale cropping and…
|
DBF | AU | Agriculture, forestry and fishi… |
|
EL HINOJO S.A.
Agro-industrial company specializing in grain cultivation, …
|
— | AR | Agriculture, forestry and fishi… |
|
EL NORTE CORDOBES SRL
Provides integrated agricultural solutions, including crop …
|
— | AR | Agriculture, forestry and fishi… |
|
El paso del Virrey S.A.
Agricultural enterprise specializing in diversified crop an…
|
— | AR | Agriculture, forestry and fishi… |
|
ESTABLECIMIENTO DON AVELINO SRL
Agricultural and livestock company with 50+ years, operatin…
|
— | AR | Agriculture, forestry and fishi… |
|
FGV HOLDINGS BERHAD
A global agribusiness and food company, world's largest CPO…
|
— | MY | Agriculture, forestry and fishi… |
|
FirstFarms
An agricultural company producing crops, milk, and pigs, an…
|
FFARMS | DK | Agriculture, forestry and fishi… |
|
GATTO HERMANOS S.R.L.
Specializes in agriculture and livestock, utilizing precisi…
|
— | AR | Agriculture, forestry and fishi… |
Astarta Holding 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/5514/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=5514 | 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=5514 | 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=5514 \ -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": 5514}, 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 Astarta Holding PLC (id: 5514)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.