
DESTEK YATIRIM BANKASI A.Ş. — Investor Relations & Filings
Destek Yatirim Bankasi A.Ş. is an investment bank providing a comprehensive range of financial solutions for corporate, commercial, SME, and individual clients. The bank's core activities are centered on investment banking and transaction banking, which includes specialized services in cash management and foreign trade finance. Key offerings include corporate and EXIM loans, investment funds, daily repo transactions, and foreign exchange and precious metals trading via its DestekFX platform. With a strong focus on digital innovation, the bank provides accessible online and mobile banking platforms for a wide array of transactions. The institution also participates as a confirming bank in the Asian Development Bank's Trade & Supply Chain Finance Program, facilitating international trade.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 10.11.2025 Tarihli Kupon ve Anapara Ödemesi ( Faiz Oranı Güncellemesi) | 2025-11-10 | Turkish | |
| 10.11.2025 Tarihli Kupon ve Anapara Ödemesi ( Faiz Oranı Güncellemesi) | 2025-11-10 | English | |
| 10.11.2025 Tarihli Kupon ve Anapara Ödemesi | 2025-11-10 | Turkish | |
| 10.11.2025 Tarihli Kupon ve Anapara Ödemesi | 2025-11-10 | English | |
| 2025 yılı 3. dönem konsolide sorumluluk beyanı | 2025-11-04 | Turkish | |
| 2025 yılı 3. dönem konsolide sorumluluk beyanı | 2025-11-04 | Turkish |
Market data
Market data not available
Price history
Peer group · International trade financing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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.Ş.
Official export credit agency providing credit, insurance, …
|
EXIMB | TR | Financial and insurance activit… |
DESTEK YATIRIM 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/8955/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=8955 | 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=8955 | 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=8955 \ -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": 8955}, 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 DESTEK YATIRIM BANKASI A.Ş. (id: 8955)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.