
GRAINTURK HOLDİNG A.Ş. — Investor Relations & Filings
Grainturk Holding A.Ş., established in 2014, is a holding company specializing in the national and international trade of agricultural commodities. The company engages in the wholesale trading of a diverse portfolio of products, including grains such as wheat, corn, and barley, as well as field beans, cotton, sunflower meal, and seeds. Through the acquisition of subsidiaries in 2021, the company integrated production facilities, factories, and licensed warehousing services into its operations, enhancing its capabilities and competitive position within the agricultural supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Company General Info Form | 2026-05-21 | Turkish | |
| Graintürk Faaliyet Raporu 2026-1. Çeyrek | 2026-05-11 | Turkish | |
| Graintürk Faaliyet Raporu 2026-1. Çeyrek | 2026-05-11 | Turkish | |
| Financial Report | 2026-05-11 | Turkish | |
| Financial Report | 2026-05-11 | Tagalog | |
| Responsibility Statement for Q1 2026 | 2026-05-11 | Turkish |
Browse filings by year
4 yearsMarket data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
RUKMANI DEVI GARG AGRO IMPEX LIMITED
Procures, processes, and distributes agricultural commoditi…
|
544552 | IN | Wholesale and retail trade |
|
Sadot Group Inc.
A global food supply chain company for agri-commodity sourc…
|
SDOT | US | Wholesale and retail trade |
|
Sakuma Exports Ltd.
Global trading house for agricultural commodity procurement…
|
SAKUMA | IN | Wholesale and retail trade |
|
Scarnose International Limited
Procures, processes, and distributes cotton products for th…
|
543537 | IN | Wholesale and retail trade |
|
SPRIGHT AGRO LIMITED
Trades, processes, and distributes agricultural commodities…
|
531205 | IN | Wholesale and retail trade |
|
Unique Organics Ltd.
Global source and distributor of agricultural commodities a…
|
530997 | IN | Wholesale and retail trade |
|
Varna-Plod AD
A diversified company in real estate management and agricul…
|
— | BG | Wholesale and retail trade |
|
Wahana Pronatural Tbk
An agro-industrial company primarily engaged in the trading…
|
WAPO | ID | Wholesale and retail trade |
|
Zarneni Hrani Bulgaria AD
Procures, stores, and trades grains and oilseeds; distribut…
|
ZHBG | BG | Wholesale and retail trade |
GRAINTURK HOLDİNG 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/10686/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10686 | 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=10686 | 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=10686 \ -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": 10686}, 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 GRAINTURK HOLDİNG A.Ş. (id: 10686)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.