
HIJOS DE SALVADOR MUÑOZ S.A. — Investor Relations & Filings
HIJOS DE SALVADOR MUÑOZ S.A. is an integrated agro-industrial company with a multi-generational history dating back to the 1920s. Its operations encompass agricultural production, industrial processing, and the commercialization of finished food products under the 'Salvita' brand. The company cultivates a diverse range of produce, including bananas, grains, fresh vegetables, legumes, and cereals. It is a leading producer of bananas and a significant exporter of beans. Additionally, its agro-industrial segment produces canned goods and preserves, while its livestock division focuses on cattle rearing and feedlot operations, including differentiated meat products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FECHA: 29-04-2026 - OBLIGACIONES NEGOCIABLES (ON) - ART. 10 LON | 2026-04-29 | Spanish | |
| 2 - - AVISO DE RESULTADO DE COLOCACIÓN2 | 2026-04-24 | Spanish | |
| DIFUSION DESDE: 21-04-2026 - DIFUSION HASTA: 22-04-2026 - SUBASTA DESDE: 23-04-2026 - SUBASTA HASTA: 23-04-2026 - INSTRUMENTO: 3 - - PROGRAMA: PROGRAMA GLOBAL DE EMISIÓN DE OBLIGACIONES NEGOCIABLES SI | 2026-04-20 | Spanish | |
| FECHA PUBLIC.: 20-04-2026 - INSTRUMENTO: 3 - - SUPLEMENTO | 2026-04-20 | Spanish | |
| FEC. CELEB.: 20-04-2026 - TEMA: 3 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-04-20 | Spanish | |
| FEC. CELEB.: 14-04-2026 - TEMA: 6 - ACTA DE ÓRGANO DE ADMINISTRACIÓN (DIRECTORIO) | 2026-04-14 | Spanish |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Mixed farming
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Adecoagro S.A.
An agro-industrial company producing food and renewable ene…
|
AGRO | LU | Agriculture, forestry and fishi… |
|
AGRO DE SOUZA S.A
Provides agricultural machinery, farming, livestock, and bi…
|
— | AR | Agriculture, forestry and fishi… |
|
Agro Ganadera Vidoret S.A.
Sustainable, value-added food production, including crop an…
|
— | AR | Agriculture, forestry and fishi… |
|
Agroton Public Limited
A vertically integrated agricultural producer of crops, liv…
|
AGT | CY | Agriculture, forestry and fishi… |
|
AGTIRA AB
Develops and operates systems for sustainable, urban vegeta…
|
AGTIRA | SE | Agriculture, forestry and fishi… |
|
AKIKAWA FOODS & FARMS CO.,LTD.
Manages the integrated production and sale of organic meat,…
|
1380 | JP | Agriculture, forestry and fishi… |
|
Al-Jouf Agricultural Development Co.
Large-scale producer of crops, olive oil, and fruits with i…
|
6070 | SA | Agriculture, forestry and fishi… |
|
Anta del Dorado S.A.
Family-owned agroindustrial company integrating agriculture…
|
— | AR | Agriculture, forestry and fishi… |
|
Ash-Sharqiyah Development Co.
Focuses on large-scale crop cultivation, livestock breeding…
|
6060 | SA | Agriculture, forestry and fishi… |
|
Astarta Holding PLC
A vertically integrated agro-industrial holding in agricult…
|
AST | CY | Agriculture, forestry and fishi… |
HIJOS DE SALVADOR MUÑOZ 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/68689/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68689 | 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=68689 | 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=68689 \ -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": 68689}, 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 HIJOS DE SALVADOR MUÑOZ S.A. (id: 68689)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.