Nordea Bank AB — Investor Relations & Filings
Nordea Bank AB is a major financial services group and a leading universal bank in the Nordic region. The company provides a comprehensive range of financial solutions to a diverse client base that includes individuals, families, businesses, and institutional clients. Its core operations are structured around key segments such as Retail Banking, Wholesale Banking, and Wealth Management. Nordea focuses on serving its primary markets in Denmark, Finland, Norway, and Sweden, positioning itself as a strong and personal financial partner. The bank offers a full suite of banking products and services tailored to meet the evolving needs of its customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Euronext Oslo Børs – Nordea Bank Abp - Received application for listing of bonds | 2026-05-22 | English | |
| Euronext Oslo Børs – Nordea Bank Abp - Mottatt søknad om notering av obligasjonslån | 2026-05-22 | Norwegian Nynorsk | |
| Euronext Oslo Børs – Nordea Bank Abp - Received application for listing of bonds | 2026-05-22 | English | |
| Euronext Oslo Børs – Nordea Bank Abp - Mottatt søknad om notering av obligasjonslån | 2026-05-22 | Norwegian Nynorsk | |
| Composition of Nordea's Shareholders' Nomination Board | 2026-05-19 | English | |
| Composition of Nordea's Shareholders' Nomination Board | 2026-05-19 | English |
Browse filings by year
20 years- 2026 937 filings
- 2025 2,188 filings
- 2024 1,596 filings
- 2023 3,821 filings
- 2022 3,292 filings
- 2021 1,187 filings
- 2020 1,031 filings
- 2019 724 filings
- 2018 1,166 filings
- 2017 1,163 filings
- 2016 1,299 filings
- 2015 945 filings
- 2014 565 filings
- 2013 472 filings
- 2012 465 filings
- 2011 700 filings
- 2010 591 filings
- 2009 64 filings
- 2008 50 filings
- 2007 20 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Nordea Bank AB, 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 · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ALLIANCE BANK MALAYSIA BERHAD
Provides end-to-end banking and financial solutions for con…
|
— | MY | Financial and insurance activit… |
|
Ally Financial Inc.
A digital financial services company offering auto finance,…
|
ALLY | US | Financial and insurance activit… |
|
Al Rajhi Bank
Provides Sharia-compliant retail, corporate, and investment…
|
1120 | SA | Financial and insurance activit… |
|
Al Salam Bank B.S.C
An Islamic bank offering comprehensive personal, corporate,…
|
SALAM_BAH | BH | Financial and insurance activit… |
|
AL SALAM Sudan
Provides Islamic commercial banking, retail, corporate, and…
|
ALSALAMSUDAN | AE | Financial and insurance activit… |
|
ALTA banka a.d.
A universal financial institution offering retail and corpo…
|
JMBN | RS | Financial and insurance activit… |
|
ALTERNATİFBANK A.Ş.
Offers advisory banking and financial services to individua…
|
ALNTF | TR | Financial and insurance activit… |
|
Amalgamated Financial Corp.
A bank providing commercial and consumer services to values…
|
AMAL | US | Financial and insurance activit… |
|
Amerant Bancorp Inc.
A bank holding company offering financial solutions to indi…
|
AMTB | US | Financial and insurance activit… |
|
AMERICAN EXPRESS CO
A globally integrated payments company offering cards and f…
|
AXP | US | Financial and insurance activit… |
Nordea Bank AB 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/3229/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3229 | 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=3229 | 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=3229 \ -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": 3229}, 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 Nordea Bank AB (id: 3229)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.