MARFRIG GLOBAL FOODS SA — Investor Relations & Filings
About MARFRIG GLOBAL FOODS SA
Marfrig Global Foods SA is a global producer and distributor of animal protein-based food products, serving the retail and food service sectors. The company specializes in the processing and marketing of beef, pork, poultry, and lamb. Its product range encompasses fresh, organic, and canned meats, alongside value-added processed goods such as hamburgers, nuggets, sausages, and prepared meals. Operating extensively across North and South America, the organization maintains a significant international supply chain. Through its strategic interest in BRF, the company has expanded its portfolio to include a wide array of processed poultry and pork items. Marfrig is characterized by its large-scale production capacity and its commitment to sustainability initiatives, including the adoption of science-based targets for greenhouse gas reduction.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Fato Relevante Conjunto - Sadia Halal | 2026-05-04 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-29 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-22 | Portuguese | |
| Comunicado Conjunto ao Mercado - Sadia Halal | 2026-04-14 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-13 | Portuguese | |
| Aditivo ao Contrato de Segurança Alimentar - SALIC | 2026-04-13 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 40640220 | Fato Relevante Conjunto - Sadia Halal | 2026-05-04 | Portuguese | ||
| 39244064 | FRE - Formulário de Referência | 2026-04-29 | Portuguese | ||
| 35324196 | FRE - Formulário de Referência | 2026-04-22 | Portuguese | ||
| 34498569 | Comunicado Conjunto ao Mercado - Sadia Halal | 2026-04-14 | Portuguese | ||
| 34432937 | FRE - Formulário de Referência | 2026-04-13 | Portuguese | ||
| 34364182 | Aditivo ao Contrato de Segurança Alimentar - SALIC | 2026-04-13 | Portuguese | ||
| 33795563 | DFP 2025 | 2026-03-18 | Portuguese | ||
|
2025
8 filings
| |||||
| 34094354 | ITR 2025-Q3 | 2025-11-10 | Portuguese | ||
| 34094222 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 36094478 | FRE WEB 2024 v15 | 2025-05-26 | Portuguese | ||
| 34094165 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 36094352 | FRE WEB 2024 v14 | 2025-04-14 | Portuguese | ||
| 36094274 | FRE WEB 2024 v13 | 2025-04-10 | Portuguese | ||
| 36094203 | FRE WEB 2024 v12 | 2025-04-03 | Portuguese | ||
| 36094110 | FRE WEB 2024 v11 | 2025-04-02 | 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 |
MARFRIG GLOBAL FOODS SA 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/53073/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53073 | 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=53073 | 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=53073 \ -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": 53073}, 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 MARFRIG GLOBAL FOODS SA (id: 53073)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.