
TÜRKİYE İHRACAT KREDİ BANKASI A.Ş. — Investor Relations & Filings
TÜRKİYE İHRACAT KREDİ BANKASI A.Ş. (Türk Eximbank) is the official export credit agency dedicated to supporting exporters. The institution provides a comprehensive suite of financial products and services, including short, medium, and long-term credit programs designed for pre-shipment financing, export-oriented investments, and specific needs of small and medium-sized enterprises (SMEs). A core offering is its export credit insurance, which safeguards companies against commercial and political risks associated with international receivables. The bank also facilitates international trade by extending buyer credits to foreign entities purchasing domestic goods and services. Its portfolio includes treasury products for managing currency and interest rate risks, as well as Shariah-compliant, interest-free financing and insurance options.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| XS3021372779 ISIN Kodlu Finansman Bonosunun İtfası Hk | 2025-12-16 | English | |
| XS3070655173 ISIN Kodlu Finansman Bonosunun İtfası Hk | 2025-12-15 | English | |
| XS3070654101 ISIN Kodlu Finansman Bonosunun İtfası Hk | 2025-12-15 | English | |
| XS3070659753 ISIN Kodlu Finansman Bonosunun İtfası Hk | 2025-12-15 | English | |
| Yurt Dışı Borçlanma Aracı İhracı SPK Onayı Hk. | 2025-12-04 | Turkish | |
| Yurt Dışı Borçlanma Aracı İhracı SPK Onayı Hk. | 2025-12-04 | English |
Market data
Market data not available
Price history
Peer group · International trade financing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DESTEK YATIRIM BANKASI A.Ş.
Investment bank offering transaction banking and foreign tr…
|
DTBMK | TR | Financial and insurance activit… |
|
DF Deutsche Forfait AG
A specialist in foreign trade financing and non-recourse pu…
|
DFTK | DE | Financial and insurance activit… |
|
FOREIGN TRADE BANK OF LATIN AMERICA, INC.
A multinational bank providing trade finance solutions in L…
|
BLX | US | Financial and insurance activit… |
|
Success Dragon International Holdings Limited
Engaged in gold trading, business process management, elect…
|
1182 | HK | Financial and insurance activit… |
TÜRKİYE İHRACAT KREDİ BANKASI 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/8784/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8784 | 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=8784 | 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=8784 \ -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": 8784}, 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 TÜRKİYE İHRACAT KREDİ BANKASI A.Ş. (id: 8784)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.