
Bankinter S.A. — Investor Relations & Filings
Bankinter S.A. is a financial services company that provides a comprehensive range of banking and financial solutions. The institution serves a diverse client base, including individuals, families, small and medium-sized enterprises (SMEs), and corporate customers. Its operations are structured around key business areas such as commercial banking, corporate banking, and investment banking. Core product offerings include various types of accounts and cards, mortgage loans, consumer financing, pension funds, mutual funds, and insurance solutions. Additionally, Bankinter specializes in asset management and private wealth management services. The company emphasizes a differentiated approach to banking, with a focus on sustainability and customer experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-22 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-22 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-22 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-05-14 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-04-24 | Spanish | |
| La sociedad remite nota de prensa sobre los resultados del primer trimestre de 2026 | 2026-04-23 | Spanish |
Browse filings by year
33 years- 2026 133 filings
- 2025 85 filings
- 2024 44 filings
- 2023 52 filings
- 2022 48 filings
- 2021 43 filings
- 2020 40 filings
- 2019 4 filings
- 2018 2 filings
- 2017 2 filings
- 2016 2 filings
- 2015 5 filings
- 2014 5 filings
- 2013 5 filings
- 2012 7 filings
- 2011 45 filings
- 2010 28 filings
- 2009 1 filing
- 2008 1 filing
- 2007 1 filing
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Bankinter S.A., 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 |
|---|---|---|---|
|
Danske Andelskassers Bank
Offers banking, insurance, and investment services to perso…
|
DAB | DK | Financial and insurance activit… |
|
Danske Bank
A Nordic universal bank serving personal, business, and ins…
|
DANSKE | DK | Financial and insurance activit… |
|
DBS BANK LTD.
A multinational banking and financial services corporation …
|
4F2B | SG | Financial and insurance activit… |
|
DBS BANK LTD. (ACTING THROUGH ITS REGISTERED OFFICE IN SINGAPORE)
Multinational banking and financial services corporation op…
|
993B | SG | Financial and insurance activit… |
|
DBS BANK LTD., AUSTRALIA BRANCH
Supports Asian/international companies expanding into Austr…
|
1Q3B | SG | Financial and insurance activit… |
|
DBS BANK LTD., HONG KONG BRANCH
A leading financial institution offering comprehensive bank…
|
52TB | SG | Financial and insurance activit… |
|
DBS GROUP HOLDINGS LTD
A leading financial services group offering comprehensive b…
|
D05 | SG | Financial and insurance activit… |
|
DCB Bank Limited
Private sector bank providing retail, MSME, corporate, and …
|
DCBBANK | IN | Financial and insurance activit… |
|
DENİZBANK A.Ş.
A financial institution providing banking services to indiv…
|
DENIZ | TR | Financial and insurance activit… |
|
Desjardins Financial Corporation Inc.
Federation of credit unions providing comprehensive banking…
|
— | CA | Financial and insurance activit… |
Bankinter S.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/1799/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1799 | 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=1799 | 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=1799 \ -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": 1799}, 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 Bankinter S.A. (id: 1799)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.