BKS Bank AG — Investor Relations & Filings
BKS Bank AG is a commercial bank providing a range of financial services to private and corporate clients. The bank's core activities include retail banking and corporate lending, with a particular focus on small and medium-sized enterprises (SMEs). For individual customers, its product portfolio encompasses current accounts, consumer loans, housing and renovation financing, and vehicle leasing services. Corporate clients are offered specialized business accounts, comprehensive payment systems, and digital banking platforms. A key aspect of the bank's strategy is its commitment to sustainability, reflected in its offering of sustainable financial products. BKS Bank combines a network of physical branches for personal advisory services with modern digital solutions, including a comprehensive mobile banking application, to cater to diverse customer needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PTA-DD: Mitteilung über Eigengeschäfte von Führungskräften gemäß Artikel 19 MAR | 2026-05-15 | German | |
| PTA-DD: Mitteilung über Eigengeschäfte von Führungskräften gemäß Artikel 19 MAR | 2026-05-15 | German | |
| PTA-CMS: Beschluss des Aufsichtsrates über die Zuteilung von Aktien an den Vorstand als Teil des variablen Bezuges | 2026-05-08 | German | |
| PTA-CMS: Veröffentlichung gemäß § 119 Abs 9 BörseG iVm § 2 VeröffentlichungsV | 2026-05-08 | German | |
| PTA-HV: Abstimmungsergebnisse der 87. ordentlichen Hauptversammlung der BKS Bank AG | 2026-05-08 | German | |
| PTA-AFR: Korrektur zum Jahresfinanzbericht gemäß § 124 BörseG vom 10.04.2026 | 2026-04-10 | German |
Browse filings by year
20 years- 2026 10 filings
- 2025 14 filings
- 2024 16 filings
- 2023 30 filings
- 2022 21 filings
- 2021 10 filings
- 2020 22 filings
- 2019 12 filings
- 2018 25 filings
- 2017 9 filings
- 2016 14 filings
- 2015 12 filings
- 2014 21 filings
- 2013 18 filings
- 2012 20 filings
- 2011 24 filings
- 2010 18 filings
- 2009 31 filings
- 2008 17 filings
- 2007 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for BKS Bank AG, 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 |
|---|---|---|---|
|
Banca Сomercială "MOLDOVA-AGROINDBANK" S.A.
A universal bank providing financial products to individual…
|
- | MD | Financial and insurance activit… |
|
BANCFIRST CORP /OK/
Financial holding company providing commercial banking serv…
|
BANF | US | Financial and insurance activit… |
|
BANCO ABC BRASIL S/A
Offers credit and financial services for mid-sized and larg…
|
— | BR | Financial and insurance activit… |
|
Banco BBVA Argentina S.A.
Financial institution offering retail, SME, and corporate b…
|
BBAR | US | Financial and insurance activit… |
|
BANCO BBVA ARGENTINA S.A.
Financial institution providing a comprehensive suite of ba…
|
BBAR | AR | Financial and insurance activit… |
|
BANCO BICA SA
Offers banking and financial services to SMEs and individua…
|
— | AR | Financial and insurance activit… |
|
Banco Bilbao Vizcaya Argentaria S.A.
A global financial services group offering retail and corpo…
|
BBVA | ES | Financial and insurance activit… |
|
BANCO BILBAO VIZCAYA ARGENTARIA, S.A.
A global financial services group providing a range of prod…
|
BBVA | US | Financial and insurance activit… |
|
BANCO BMG S/A
Multiple-service bank specializing in payroll lending, cred…
|
— | BR | Financial and insurance activit… |
|
Banco BPM SpA
A banking group providing financial products and services t…
|
BPM | IT | Financial and insurance activit… |
BKS Bank AG 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/773/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=773 | 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=773 | 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=773 \ -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": 773}, 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 BKS Bank AG (id: 773)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.