
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 |
|---|---|---|---|
|
GD-Tikves AD
A diversified agricultural firm producing crops, livestock,…
|
TIKV | MK | Agriculture, forestry and fishi… |
|
GHITHA HOLDING Pr.J.S.C.
Diversified conglomerate focused on agriculture, food produ…
|
GHITHA | AE | Agriculture, forestry and fishi… |
|
Godrej Agrovet Limited
Diversified agribusiness providing animal feed, crop protec…
|
GODREJAGRO | IN | Agriculture, forestry and fishi… |
|
High Quality Food
Agri-food company specializing in high-quality Italian food…
|
HQF | IT | Agriculture, forestry and fishi… |
|
HIJOS DE SALVADOR MUÑOZ S.A.
Integrated agro-industrial company producing diverse food p…
|
— | AR | Agriculture, forestry and fishi… |
|
Inversora Juramento S.A.
Vertically integrated agricultural and livestock company, l…
|
— | AR | Agriculture, forestry and fishi… |
|
KAKUZI LD
Agricultural firm cultivating avocados, macadamia nuts, blu…
|
KAKU | KE | Agriculture, forestry and fishi… |
|
KSG Agro S.A.
A vertically integrated agricultural holding in crop produc…
|
KSG | LU | Agriculture, forestry and fishi… |
|
Kutjevo d.d.
A diversified agricultural company focused on winemaking, c…
|
KTJV | HR | Agriculture, forestry and fishi… |
|
MAIOCCO CEREALES S.A.
Agricultural company with 50+ years experience in grain ser…
|
— | 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.