
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 |
|---|---|---|---|
|
Citizens Community Bancorp Inc.
A bank holding company offering community banking, lending,…
|
CZWI | US | Financial and insurance activit… |
|
CITIZENS FINANCIAL GROUP INC/RI
A bank holding company offering retail and commercial banki…
|
CFG | US | Financial and insurance activit… |
|
CITIZENS FINANCIAL SERVICES INC
A bank holding company offering personal and commercial fin…
|
CZFS | US | Financial and insurance activit… |
|
City Union Bank Ltd
Private sector bank providing retail, commercial, and agric…
|
CUB | IN | Financial and insurance activit… |
|
CIVISTA BANCSHARES, INC.
Financial holding company offering banking, lending, and we…
|
CIVB | US | Financial and insurance activit… |
|
Close Brothers Group PLC
A merchant banking group offering lending, wealth managemen…
|
CBG | GB | Financial and insurance activit… |
|
CNB FINANCIAL CORP/PA
A financial holding company providing banking and wealth ma…
|
CCNE | US | Financial and insurance activit… |
|
COASTAL FINANCIAL CORP
Bank holding company offering community banking and Banking…
|
CCB | US | Financial and insurance activit… |
|
CoastalSouth Bancshares, Inc.
Bank holding company providing banking services to customer…
|
COSO | US | Financial and insurance activit… |
|
Collector Bank
A digital bank providing financial solutions for private an…
|
COLL | SE | 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.