
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-04-24 | Spanish | |
| La sociedad remite nota de prensa sobre los resultados del primer trimestre de 2026 | 2026-04-23 | Spanish | |
| La sociedad remite información sobre los resultados del primer trimestre de 2026 | 2026-04-23 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-04-23 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-04-23 | Spanish | |
| Motivo de la notificación: Persona con Responsabilidad de Dirección | 2026-04-23 | Spanish |
Browse filings by year
33 years- 2026 129 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 |
|---|---|---|---|
|
Bank First Corp
A bank holding company providing loan, deposit, and treasur…
|
BFC | US | Financial and insurance activit… |
|
Bank für Tirol und Vorarlberg AG
A regional financial institution offering retail, corporate…
|
BTS | AT | Financial and insurance activit… |
|
Bank Hapoalim B.M.
Provides banking and financial services to personal, corpor…
|
POLI | IL | Financial and insurance activit… |
|
Bank Kuznetskiy PAO
A regional commercial bank providing banking services to pr…
|
KUZB | RU | Financial and insurance activit… |
|
Bank Leumi Le-Israel B.M.
A banking corporation offering retail, corporate, and comme…
|
LUMI | IL | Financial and insurance activit… |
|
Bank Linth LLB AG
Swiss regional bank for private and corporate customers in …
|
LINN | CH | Financial and insurance activit… |
|
Bank Mega Tbk
Offers general banking, digital services, credit cards, and…
|
MEGA | ID | Financial and insurance activit… |
|
Bank Millennium S.A.
A universal bank offering financial services to individuals…
|
MIL | PL | Financial and insurance activit… |
|
BankMuscat (S.A.O.G)
Provides corporate, consumer, investment, and Islamic banki…
|
BKMB | OM | Financial and insurance activit… |
|
Bank Ochrony Srodowiska S.A.
A bank financing environmental protection and sustainable d…
|
BOS | PL | 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.