
AGRITERRA LD — Investor Relations & Filings
Agriterra LD is an investment company that, following the March 2025 disposal of its agricultural business in Mozambique, operates as a cash shell. The company is in the process of changing its name to PACSCo Limited. Previously, its core activities were focused on being an agri-operator and food provider in Southern Africa. These divested operations included a beef division (Mozbife Limitada) that managed cattle sourcing, a feedlot, an abattoir, and retail units. A second division (DecaSnax Limitada) transformed maize by-products into a range of snack foods. As a cash shell, the company's current strategy is to identify and complete a suitable acquisition.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Result of AGM | 2024-12-11 | English | |
| Interim Results | 2024-12-09 | English | |
| Notice of Annual General Meeting | 2024-11-11 | English | |
| Annual Financial Report | 2024-09-30 | English | |
| Result of AGM | 2024-01-09 | English | |
| Half-year Report | 2023-12-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 11302432 | Result of AGM | 2024-12-11 | English | ||
| 11301345 | Interim Results | 2024-12-09 | English | ||
| 11296261 | Notice of Annual General Meeting | 2024-11-11 | English | ||
| 11286300 | Annual Financial Report | 2024-09-30 | English | ||
| 11222299 | Result of AGM | 2024-01-09 | English | ||
|
2023
10 filings
| |||||
| 11220635 | Half-year Report | 2023-12-29 | English | ||
| 11217777 | Notice of Annual General Meeting | 2023-12-12 | English | ||
| 11216102 | 2023 Annual Results and Trading Restoration | 2023-12-01 | English | ||
| 11212421 | New Term Loan and Related Party Transaction | 2023-11-15 | English | ||
| 11208985 | 2023 Annual Accounts Timetable Update | 2023-10-26 | English | ||
| 11198818 | 2023 Annual Accounts Timetable | 2023-09-11 | English | ||
| 11194185 | New Trade Finance Package and RPT | 2023-08-18 | English | ||
| 11181787 | Debt facility and Related Party Transaction | 2023-06-14 | English | ||
| 11167067 | Holding(s) in Company | 2023-03-30 | English | ||
| 11167049 | Holding(s) in Company | 2023-03-30 | English | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arabian Company for Agricultural and Industrial Investment
Vertically integrated poultry producer managing farming, fe…
|
2287 | SA | Manufacturing |
|
ASTRAL FOODS LIMITED
Vertically integrated poultry producer spanning the entire …
|
ARL | ZA | Manufacturing |
|
Atria Oyj
A Northern European food company that processes and markets…
|
ATRAV | FI | Manufacturing |
|
Baladi Ltd.
Manufactures, processes, and markets meat products and impo…
|
— | IL | Manufacturing |
|
BANVİT BANDIRMA VİTAMİNLİ YEM SANAYİ A.Ş.
A vertically integrated poultry processor of chicken and tu…
|
BANVT | TR | Manufacturing |
|
Bell Food Group AG
A leading European processor of meat and manufacturer of co…
|
BELL | CH | Manufacturing |
|
BRF S.A.
A global producer of fresh and frozen protein foods and a w…
|
BRFS | BR | Manufacturing |
|
Canada Packers Inc.
Leading North American supplier of premium sustainable pork…
|
CPKR | CA | Manufacturing |
|
Central Industries Corporation Inc.
Large-scale food processor converting hog carcasses into pa…
|
CIND | CA | Manufacturing |
|
Charoen Pokphand Enterprise (Taiwan) Co., Ltd.
Vertically integrated agribusiness specializing in livestoc…
|
1215 | TW | Manufacturing |
AGRITERRA LD 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/7473/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=7473 | 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=7473 | 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=7473 \ -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": 7473}, 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 AGRITERRA LD (id: 7473)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.