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 |
|---|---|---|---|
|
Credito Emiliano
Offers commercial banking, private banking, asset managemen…
|
CE | IT | Financial and insurance activit… |
|
CREDIT SUISSE AG
A former global financial services firm offering investment…
|
GLDI | CH | Financial and insurance activit… |
|
Credit Suisse Group AG
A global financial services company acquired by UBS Group A…
|
CSGN | CH | Financial and insurance activit… |
|
Crnogorska Komercijalna Banka a.d. Podgorica
A leading universal bank with the largest loan and deposit …
|
CKBP | ME | Financial and insurance activit… |
|
CSB Bank Limited
Provides retail, SME, wholesale, and treasury services with…
|
CSBBANK | IN | Financial and insurance activit… |
|
CT Financial Services Inc.
A major credit card issuer providing deposit-taking and con…
|
CTC.A | CA | Financial and insurance activit… |
|
CULLEN/FROST BANKERS, INC.
A financial holding company offering banking, wealth, and i…
|
CFR | US | Financial and insurance activit… |
|
Customers Bancorp, Inc.
A bank holding company providing commercial and consumer ba…
|
CUBI | US | Financial and insurance activit… |
|
CVB FINANCIAL CORP
Bank holding company providing financial services to small …
|
CVBF | US | Financial and insurance activit… |
|
Dah Sing Banking Group Limited
Provides comprehensive banking, financial, and wealth manag…
|
2356 | HK | 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.