DFDS — Investor Relations & Filings
DFDS is an international shipping and logistics company providing integrated transport solutions across Northern Europe. The company operates an extensive network of ferry routes for both freight and passengers, connecting key markets in the North Sea, Baltic Sea, and the English Channel. Its core services include the transport of goods in trailers and containers, complemented by comprehensive road and rail logistics and the management of port terminals. In addition to its freight operations, DFDS offers passenger ferry services, providing transport for cars and foot passengers on its various European routes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| APRIL VOLUMES: FREIGHT GROWTH IN MOST AREAS - Attachment: DFDS_NO_17_12_05_2026_APRIL_VOLUMES .pdf | 2026-05-12 | English | |
| APRIL VOLUMES: FREIGHT GROWTH IN MOST AREAS | 2026-05-12 | English | |
| Q1 2026 INTERIM REPORT - STEADY PROGRESS - Attachment: DFDS_NO_16_05_05_2026_Q1_2026_REPORT.pdf | 2026-05-05 | Norwegian | |
| Q1 2026 INTERIM REPORT - STEADY PROGRESS | 2026-05-05 | Norwegian | |
| INVITATION TO DFDS Q1 2026 CONFERENCE CALL - Attachment: DFDS_NO_15_24_04_2026_Q1_CONFERENCE_CALL.pdf | 2026-04-24 | English | |
| INVITATION TO DFDS Q1 2026 CONFERENCE CALL | 2026-04-24 | English |
Browse filings by year
20 years- 2026 54 filings
- 2025 131 filings
- 2024 134 filings
- 2023 46 filings
- 2022 30 filings
- 2021 32 filings
- 2020 39 filings
- 2019 98 filings
- 2018 247 filings
- 2017 446 filings
- 2016 345 filings
- 2015 188 filings
- 2014 166 filings
- 2013 52 filings
- 2012 22 filings
- 2011 44 filings
- 2010 59 filings
- 2009 33 filings
- 2008 36 filings
- 2007 12 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for DFDS, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Service activities incidental to water transportation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABS Marine Services Limited
Provides ship management, marine engineering, and technical…
|
ABSMARINE | IN | Transportation and storage |
|
ABU DHABI PORTS CO Euro MTN 2.5% MAY2031
Leading developer and operator of ports and industrial zone…
|
XSADPMTN0531 | AE | Transportation and storage |
|
Abu Dhabi Ports Company PJSC
Operates world-class ports, economic zones, maritime, logis…
|
ADPORTS | AE | Transportation and storage |
|
ACI d.d.
Nautical tourism company operating the largest chain of mar…
|
ACI | HR | Transportation and storage |
|
Adani Ports and Special Economic Zone Ltd
Integrated port infrastructure and logistics provider with …
|
ADANIPORTS | IN | Transportation and storage |
|
ARVIND PORT AND INFRA LIMITED
Develops and manages port facilities and infrastructure for…
|
ARVINDPORT | IN | Transportation and storage |
|
Beibu Gulf Port Co., Ltd.
Manages port facilities and logistics services across the B…
|
000582 | CN | Transportation and storage |
|
BINTULU PORT HOLDINGS BHD
An investment holding company providing comprehensive port …
|
— | MY | Transportation and storage |
|
CBL International Ltd
A marine fuel logistics company providing one-stop vessel r…
|
BANL | US | Transportation and storage |
|
CCTC
Provides container terminal, warehousing, and stevedoring w…
|
2613 | TW | Transportation and storage |
DFDS 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/3361/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3361 | 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=3361 | 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=3361 \ -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": 3361}, 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 DFDS (id: 3361)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.