EMIRATES NBD PJSC — Investor Relations & Filings
Emirates NBD PJSC provides a comprehensive suite of financial solutions, including retail and corporate services, institutional offerings, and specialized Islamic finance. The organization manages a diverse portfolio that encompasses personal and business accounts, credit facilities, wealth management, and global markets operations. It maintains a significant presence across the Middle East, North Africa, and Türkiye, while extending its reach into international financial hubs. Key activities include asset management, investment services, and trade finance. The group is recognized for its focus on digital innovation, operating dedicated mobile-first platforms and integrated electronic service delivery systems. Its operations cater to a broad spectrum of clients, from individual consumers to large-scale multinational entities, emphasizing technological integration and service scalability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Application for quotation of securities - EMI 6 pages 28.5KB | 2023-02-19 | English | |
| Disclosure Document 9 pages 358.7KB | 2023-02-16 | English | |
| Disclosure Document 70 pages 367.1KB | 2020-02-23 | English | |
| Disclosure Document 7 pages 1.5MB | 2020-02-23 | English | |
| Appendix 2A 14 pages 181.4KB | 2020-02-23 | English | |
| Appendix 3B 48 pages 390.9KB | 2020-02-23 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
2 filings
| |||||
| 39876000 | Application for quotation of securities - EMI 6 pages 28.5KB | 2023-02-19 | English | ||
| 39876013 | Disclosure Document 9 pages 358.7KB | 2023-02-16 | English | ||
|
2020
4 filings
| |||||
| 39875990 | Disclosure Document 70 pages 367.1KB | 2020-02-23 | English | ||
| 39875976 | Disclosure Document 7 pages 1.5MB | 2020-02-23 | English | ||
| 39875960 | Appendix 2A 14 pages 181.4KB | 2020-02-23 | English | ||
| 39875947 | Appendix 3B 48 pages 390.9KB | 2020-02-23 | English | ||
|
2018
6 filings
| |||||
| 39875928 | Admission and Commencement as an ASX Debt Listing 1 | 2018-05-02 | English | ||
| 39875921 | Appendix 1B and Information Form and Checklist 12 pages 223.6KB | 2018-05-02 | English | ||
| 39875913 | Information Memorandum 68 pages 332.7KB | 2018-05-02 | English | ||
| 39875903 | Note Deed Poll 21 pages 390.8KB | 2018-05-02 | English | ||
| 39875890 | Pricing Supplement 5 pages 89.7KB | 2018-05-02 | English | ||
| 39875883 | Annual Report 2017 120 pages 2.4MB | 2018-05-02 | English | ||
Market data
Market data not available
Price history
Peer group · Other monetary intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1ST SOURCE CORP
Bank holding company offering commercial, consumer, and spe…
|
SRCE | US | Financial and insurance activit… |
|
Aareal Bank AG
International provider of financing and digital solutions f…
|
ARL | DE | Financial and insurance activit… |
|
Aasen Sparebank
An independent savings bank offering banking, financial adv…
|
AASB | NO | Financial and insurance activit… |
|
ABN AMRO Bank N.V.
A financial institution serving retail, private, and commer…
|
ABN | NL | Financial and insurance activit… |
|
ABSA GROUP
A diversified financial services provider with a significan…
|
ABG | ZA | Financial and insurance activit… |
|
ACBA Bank
Universal bank offering diverse services with a focus on th…
|
ACBA | AM | Financial and insurance activit… |
|
Addiko Bank AG
A specialized lender providing consumer and SME financing a…
|
ADKO | AT | Financial and insurance activit… |
|
AEON Financial Service Co.,Ltd.
A financial group with retail origins offering diverse cons…
|
8570 | JP | Financial and insurance activit… |
|
Affinity Bancshares, Inc.
Bank holding company offering banking services, specializin…
|
AFBI | US | Financial and insurance activit… |
|
Agram Banka d.d.
Universal commercial bank providing financial products to i…
|
KBZ | HR | Financial and insurance activit… |
EMIRATES NBD PJSC 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/64846/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64846 | 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=64846 | 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=64846 \ -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": 64846}, 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 EMIRATES NBD PJSC (id: 64846)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.