DF Deutsche Forfait AG — Investor Relations & Filings
DF Deutsche Forfait AG is a specialist in foreign trade financing, focusing on the non-recourse purchase of trade receivables (forfaiting). The company provides exporters with liquidity and mitigates payment default risks associated with transactions in emerging economies, particularly in the Near and Middle East and Eastern Europe. Its services include financing solutions, collection of receivables, and consulting. The company facilitates trade across key sectors such as nutrition, pharmaceuticals, healthcare, industrial machinery, energy, and infrastructure, leveraging its expertise in finance and compliance to support international transactions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Konzernabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2025-05-19 | German | |
| Another successful year ended - Annual Report 2024 published | 2025-05-01 | English | |
| Report Publication Announcement 2025 | 2025-04-29 | English | |
| Hinweis auf Konzernabschluss vom 01.01.2024 bis zum 31.12.2024 | 2025-04-29 | German | |
| Declaration of Voting Results & Voting Rights Announcements 2025 | 2025-04-17 | English | |
| Declaration of Voting Results & Voting Rights Announcements 2025 | 2025-04-04 | German |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for DF Deutsche Forfait AG, but not for this combination of statement and period. Try a different combination.
| Line item | ! |
|---|---|
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… |
|
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… |
DF Deutsche Forfait AG 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/115/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=115 | 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=115 | 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=115 \ -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": 115}, 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 DF Deutsche Forfait AG (id: 115)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.