
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 |
|---|---|---|---|
|
FIRST NATIONAL CORP /VA/
Bank holding company providing commercial/consumer banking …
|
FXNC | US | Financial and insurance activit… |
|
First Savings Financial Group, Inc.
A bank holding company offering financial services to consu…
|
FSFG | US | Financial and insurance activit… |
|
FIRSTSUN CAPITAL BANCORP
Financial holding company offering banking and mortgage len…
|
FSUN | US | Financial and insurance activit… |
|
FIRST UNITED CORP/MD/
A bank holding company offering commercial, consumer bankin…
|
FUNC | US | Financial and insurance activit… |
|
FIRST US BANCSHARES, INC.
Bank holding company providing commercial banking and credi…
|
FUSB | US | Financial and insurance activit… |
|
First Western Financial Inc
Offers integrated wealth management and banking on a privat…
|
MYFW | US | Financial and insurance activit… |
|
FIVE STAR BANCORP
Provides banking and lending services to individuals, munic…
|
FSBC | US | Financial and insurance activit… |
|
FLAGSTAR BANK, NATIONAL ASSOCIATION
A regional bank offering consumer, commercial, and mortgage…
|
FLG | US | Financial and insurance activit… |
|
Flekkefjord Spareb
An independent savings bank offering financial services for…
|
FFSB | NO | Financial and insurance activit… |
|
FLUSHING FINANCIAL CORP
Bank holding company specializing in real estate lending an…
|
FFIC | US | 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.