
KONFRUT TARIM A.Ş. — Investor Relations & Filings
Konfrut Tarım A.Ş. is a digital agricultural supply chain company that produces, sources, and supplies a wide range of fruits and vegetables. The company focuses on agricultural transformation through a completely digital supply system, guided by its "New Generation Industrial Agriculture" vision. Its operations cover the entire value chain, from sourcing products from farmers to processing activities such as washing, sorting, and packaging, and distributing them through an extensive supply network.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025 Yılı Sorumluluk Beyanı | 2026-03-10 | Turkish | |
| 2025 Yılı Faaliyet Raporu | 2026-03-10 | Turkish | |
| 2025 Yılı Faaliyet Raporu | 2026-03-10 | English | |
| Financial Report | 2026-03-10 | Turkish | |
| Financial Report | 2026-03-10 | English | |
| 2025 Yılı 9 Aylık Sorumluluk Beyanı | 2025-11-10 | Turkish |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 32924712 | 2025 Yılı Sorumluluk Beyanı | 2026-03-10 | Turkish | ||
| 32924711 | 2025 Yılı Faaliyet Raporu | 2026-03-10 | Turkish | ||
| 32924710 | 2025 Yılı Faaliyet Raporu | 2026-03-10 | English | ||
| 32924708 | Financial Report | 2026-03-10 | Turkish | ||
| 32924707 | Financial Report | 2026-03-10 | English | ||
|
2025
10 filings
| |||||
| 8177319 | 2025 Yılı 9 Aylık Sorumluluk Beyanı | 2025-11-10 | Turkish | ||
| 8175674 | 2025 Yılı 9 Aylık Faaliyet Raporu | 2025-11-10 | Turkish | ||
| 8175672 | 2025 Yılı 9 Aylık Faaliyet Raporu | 2025-11-10 | English | ||
| 8175272 | Financial Report | 2025-11-10 | Turkish | ||
| 8175271 | Financial Report | 2025-11-10 | English | ||
| 8064225 | 2024 Yılı TSRS Uyumlu Sürdürülebilirlik Raporu | 2025-10-31 | Turkish | ||
| 8064224 | 2024 Yılı TSRS Uyumlu Sürdürülebilirlik Raporu | 2025-10-31 | Turkish | ||
| 8042100 | Geleceğe Yönelik Değerlendirmeler Raporu | 2025-10-24 | Turkish | ||
| 8042099 | Geleceğe Yönelik Değerlendirmeler Raporu | 2025-10-24 | Turkish | ||
| 7855370 | İşlek Tarım?ın Depolama ve Paketleme Tesisi ile Arazilerine İlişkin Değerleme Raporları | 2025-09-18 | Turkish | ||
Market data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArtGreen Co.,Ltd
B2B orchid wholesaler offering patented decorative flowers …
|
3419 | JP | Agriculture, forestry and fishi… |
|
China Hainan Rubber Industry Group Co., Ltd.
Cultivates, processes, and distributes natural rubber and l…
|
601118 | CN | Agriculture, forestry and fishi… |
|
Cochin Malabar Estates & Indus. Ltd
Cultivates and processes rubber and tea while managing land…
|
508571 | IN | Agriculture, forestry and fishi… |
|
Socfinasia
Holding company managing a portfolio of oil palm and rubber…
|
SCFNS | LU | Agriculture, forestry and fishi… |
|
SocFin Caoutchoucs
Manages tropical oil palm and rubber plantations in Africa …
|
SOFIN | LU | Agriculture, forestry and fishi… |
KONFRUT TARIM 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/8820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8820 | 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=8820 | 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=8820 \ -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": 8820}, 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 KONFRUT TARIM A.Ş. (id: 8820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.