MINERVA S/A — Investor Relations & Filings
About MINERVA S/A
Minerva S/A, operating as Minerva Foods, is a prominent South American producer and distributor of fresh beef and its derivatives. The company specializes in the slaughtering and processing of cattle, maintaining a significant operational footprint across multiple countries, including Paraguay, Uruguay, Colombia, and Argentina. As a major player in the global protein market, it exports products to more than 100 countries. Its portfolio includes fresh beef, industrialized meat products, and byproducts, alongside the export of live cattle. The company is recognized for its extensive logistics network and strategic positioning as a leading beef exporter in the South American region, catering to diverse international markets through a robust supply chain and specialized processing facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE NOVO 2022 v15 | 2023-05-17 | Portuguese | |
| FRE NOVO 2022 v14 | 2023-05-09 | Portuguese | |
| ITR 2023-Q1 | 2023-05-09 | Portuguese | |
| FRE NOVO 2022 v13 | 2023-04-26 | Portuguese | |
| FRE NOVO 2022 v12 | 2023-03-24 | Portuguese | |
| DFP 2022 | 2023-02-23 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 35379086 | FRE NOVO 2022 v15 | 2023-05-17 | Portuguese | ||
| 35378942 | FRE NOVO 2022 v14 | 2023-05-09 | Portuguese | ||
| 34044461 | ITR 2023-Q1 | 2023-05-09 | Portuguese | ||
| 35378822 | FRE NOVO 2022 v13 | 2023-04-26 | Portuguese | ||
| 35378667 | FRE NOVO 2022 v12 | 2023-03-24 | Portuguese | ||
| 33769173 | DFP 2022 | 2023-02-23 | Portuguese | ||
|
2022
9 filings
| |||||
| 35378531 | FRE NOVO 2022 v11 | 2022-12-06 | Portuguese | ||
| 35378400 | FRE NOVO 2022 v10 | 2022-11-21 | Portuguese | ||
| 34013874 | ITR 2022-Q3 | 2022-11-09 | Portuguese | ||
| 35378194 | FRE NOVO 2022 v9 | 2022-10-26 | Portuguese | ||
| 35378085 | FRE NOVO 2022 v8 | 2022-10-03 | Portuguese | ||
| 35377970 | FRE NOVO 2022 v7 | 2022-09-23 | Portuguese | ||
| 35377863 | FRE NOVO 2022 v6 | 2022-09-21 | Portuguese | ||
| 34013884 | ITR 2022-Q2 | 2022-08-10 | Portuguese | ||
| 35377732 | FRE NOVO 2022 v5 | 2022-06-29 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGRITERRA LD
An investment company operating as a cash shell seeking a s…
|
AGTA | GG | Manufacturing |
|
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 |
MINERVA 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/53089/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53089 | 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=53089 | 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=53089 \ -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": 53089}, 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 MINERVA S/A (id: 53089)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.