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 |
|---|---|---|---|
|
Deutsche Bank AG
A multinational financial services firm offering banking an…
|
DBK | DE | Financial and insurance activit… |
|
Deutsche Pfandbriefbank AG
A European specialist bank for commercial real estate and p…
|
PBB | DE | Financial and insurance activit… |
|
Dhanlaxmi Bank Limited
Private sector bank offering retail, corporate, and NRI ban…
|
DHANBANK | IN | Financial and insurance activit… |
|
Dime Community Bancshares, Inc. /NY/
A New York-based financial institution providing commercial…
|
DCOM | US | Financial and insurance activit… |
|
DISTRIBUTION FINANCE CAPITAL HOLDINGS PLC
A specialist bank providing commercial lending and personal…
|
DFCH | GB | Financial and insurance activit… |
|
Djurslands Bank
A full-service financial institution for private, business,…
|
DJUR | DK | Financial and insurance activit… |
|
DNB Bank ASA
A financial services group offering banking, insurance, and…
|
DNB | NO | Financial and insurance activit… |
|
Doha Bank Q.P.S.C.
A commercial bank providing personal, corporate, and digita…
|
DHBK | QA | Financial and insurance activit… |
|
Dongguan Rural Commercial Bank Co., Ltd.
Regional joint-stock commercial bank providing comprehensiv…
|
9889 | CN | Financial and insurance activit… |
|
Dubai Islamic Bank PJSC
First Islamic bank providing Sharia-compliant financial sol…
|
DIB | AE | 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.