EXCELSIOR ALIMENTOS SA. — Investor Relations & Filings
About EXCELSIOR ALIMENTOS SA.
Established in 1891, the company specializes in animal slaughter and the manufacturing of processed food products. Its core operations involve the processing of various ingredients to create a diverse portfolio of high-quality, accessible food items. The organization prioritizes sustainable practices and environmental responsibility, maintaining strong partnerships with family farms and local producers to ensure ingredient quality. With over 130 years of tradition, the company focuses on delivering consistent value through its manufacturing processes and supply chain management. Its activities encompass the entire production cycle from raw material processing to the distribution of finished goods, catering to both retail and commercial markets with a focus on reliability and excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-05-04 | Portuguese | |
| FCA - Formulário Cadastral | 2026-05-04 | Portuguese | |
| Mapa sintético consolidado | 2026-04-22 | Portuguese | |
| Mapa sintético consolidado | 2026-04-22 | Portuguese | |
| DFP 2025 | 2026-03-20 | Portuguese | |
| ITR 2025-Q3 | 2025-11-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 41039822 | FRE - Formulário de Referência | 2026-05-04 | Portuguese | ||
| 40953176 | FCA - Formulário Cadastral | 2026-05-04 | Portuguese | ||
| 35510160 | Mapa sintético consolidado | 2026-04-22 | Portuguese | ||
| 35489073 | Mapa sintético consolidado | 2026-04-22 | Portuguese | ||
| 33803541 | DFP 2025 | 2026-03-20 | Portuguese | ||
|
2025
4 filings
| |||||
| 34150249 | ITR 2025-Q3 | 2025-11-11 | Portuguese | ||
| 34150234 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34150205 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33794843 | DFP 2024 | 2025-03-21 | Portuguese | ||
|
2024
6 filings
| |||||
| 34086336 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34086306 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34086280 | ITR 2024-Q1 v2 | 2024-07-01 | Portuguese | ||
| 36003951 | FRE WEB 2023 v3 | 2024-05-17 | Portuguese | ||
| 34086289 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 36003900 | FRE WEB 2023 v2 | 2024-05-07 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Processing and preserving of meat
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SHANDONG XIANTAN GROUP CO.,LTD.
Integrated poultry producer of fresh, frozen, and processed…
|
002746 | CN | Manufacturing |
|
SHANGHAI BRIGHT MEAT GROUP CO.,LTD.
Integrated producer and distributor of fresh meat, processe…
|
600073 | CN | Manufacturing |
|
Sigma Foods, S.A.B. de C.V.
Multinational producer and distributor of refrigerated and …
|
SIGMAF | MX | Manufacturing |
|
Sláturfélag Suðurlands svf.
A farmer-owned cooperative engaged in meat processing, slau…
|
SFS | IS | Manufacturing |
|
SMITHFIELD FOODS INC
A vertically integrated pork processor and hog producer of …
|
SFD | US | Manufacturing |
|
Springsnow Food Group Co., Ltd.
Integrated white-feathered broiler producer from feed to pr…
|
605567 | CN | Manufacturing |
|
Starzen Company Limited
A food processing company managing the entire meat supply c…
|
8043 | JP | Manufacturing |
|
TAKIZAWA HAM CO.,LTD.
Manufactures and sells a wide range of meat products and pr…
|
2293 | JP | Manufacturing |
|
Tanmiah Food Co.
Integrated producer and distributor of poultry and meat pro…
|
2281 | SA | Manufacturing |
|
Tarczynski S.A.
Producer of processed meat products, meat snacks, and plant…
|
TAR | PL | Manufacturing |
EXCELSIOR ALIMENTOS 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/52977/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52977 | 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=52977 | 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=52977 \ -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": 52977}, 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 EXCELSIOR ALIMENTOS SA. (id: 52977)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.