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 v4 | 2022-06-20 | Portuguese | |
| FRE NOVO 2022 v3 | 2022-06-06 | Portuguese | |
| FRE NOVO 2022 v2 | 2022-06-02 | Portuguese | |
| FRE NOVO 2022 | 2022-05-31 | Portuguese | |
| ITR 2022-Q1 | 2022-05-11 | Portuguese | |
| FRE NOVO 2021 v13 | 2022-05-03 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
9 filings
| |||||
| 35377652 | FRE NOVO 2022 v4 | 2022-06-20 | Portuguese | ||
| 35377456 | FRE NOVO 2022 v3 | 2022-06-06 | Portuguese | ||
| 35377361 | FRE NOVO 2022 v2 | 2022-06-02 | Portuguese | ||
| 35377279 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34013846 | ITR 2022-Q1 | 2022-05-11 | Portuguese | ||
| 34805511 | FRE NOVO 2021 v13 | 2022-05-03 | Portuguese | ||
| 34805417 | FRE NOVO 2021 v12 | 2022-04-01 | Portuguese | ||
| 33749539 | DFP 2021 | 2022-02-23 | Portuguese | ||
| 34805332 | FRE NOVO 2021 v11 | 2022-01-19 | Portuguese | ||
|
2021
6 filings
| |||||
| 34805166 | FRE NOVO 2021 v10 | 2021-12-30 | Portuguese | ||
| 34805068 | FRE NOVO 2021 v9 | 2021-12-22 | Portuguese | ||
| 34804961 | FRE NOVO 2021 v8 | 2021-11-23 | Portuguese | ||
| 33984152 | ITR 2021-Q3 | 2021-11-04 | Portuguese | ||
| 34804840 | FRE NOVO 2021 v7 | 2021-10-21 | Portuguese | ||
| 34804747 | FRE NOVO 2021 v6 | 2021-09-17 | 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.