
PATAGONIAN FRUITS S.A. — Investor Relations & Filings
PATAGONIAN FRUITS S.A. specializes in the production, packing, and global marketing of fresh fruits. The company is a leading exporter of apples, pears, and kiwifruit, encompassing both traditional and organic production methods. Key products include a wide range of apple varieties such as Royal Gala and Cripps Pink, pear varieties like William's and Packham's Triumph, and kiwifruit varieties including Hayward. PATAGONIAN FRUITS S.A. is the exclusive producer of Evelina apples and Jingold kiwifruit in its region. The company distributes its products across various international markets, including established and emerging regions, leveraging optimal soil and climate conditions for fruit cultivation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 1 - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES PYMES | 2026-02-27 | Spanish | |
| 1 - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES PYMES | 2026-02-23 | Spanish | |
| 1 - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES PYMES | 2026-02-23 | Spanish | |
| 1 - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES PYMES | 2025-11-26 | Spanish | |
| 1 - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES PYMES | 2025-11-26 | Spanish | |
| 1 - - AVISO DE PAGO OBLIGACIONES NEGOCIABLES PYMES | 2025-08-25 | Spanish |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Growing of other tree and bush fruits and nuts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Affinor Growers Inc.
Designs and supplies patented vertical farming technology a…
|
AFI | CA | Agriculture, forestry and fishi… |
|
Ecolumber S.A.
Agroforestry company cultivating and commercializing nuts a…
|
ECO | ES | Agriculture, forestry and fishi… |
|
HOB Co.,Ltd.
A horticultural biotechnology firm managing the strawberry …
|
1382 | JP | Agriculture, forestry and fishi… |
|
HORTIFRUT S.A.
A global platform dedicated to producing and commercializin…
|
— | CL | Agriculture, forestry and fishi… |
|
Seeka Limited
Integrated produce company managing fruit cultivation, proc…
|
SEK | NZ | Agriculture, forestry and fishi… |
|
SELECT HARVESTS LIMITED
Integrated almond producer managing orchards, processing, a…
|
SHV | AU | Agriculture, forestry and fishi… |
PATAGONIAN FRUITS 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/68866/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68866 | 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=68866 | 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=68866 \ -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": 68866}, 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 PATAGONIAN FRUITS S.A. (id: 68866)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.