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 Comerciali ,,Moldindconbank" S.A.
A systemic financial institution offering retail and corpor…
|
- | MD | Financial and insurance activit… |
|
Banca Comerciali ,,Victoriabank" S.A.
A universal commercial bank providing services for individu…
|
VCTB | MD | Financial and insurance activit… |
|
Banca Generali
A private bank for wealth management and financial planning…
|
BGN | IT | Financial and insurance activit… |
|
Banca Ifis
Specialized financial services provider for business financ…
|
IF | IT | Financial and insurance activit… |
|
Banca Mediolanum
A financial services group for banking, asset management, a…
|
BMED | IT | Financial and insurance activit… |
|
Banca Monte dei Paschi di Siena
The world's oldest operating bank, offering universal banki…
|
BMPS | IT | Financial and insurance activit… |
|
Banca Popolare di Lajatico S.C.p.A.
Cooperative bank founded in 1884 serving families, professi…
|
— | IT | Financial and insurance activit… |
|
Banca Popolare di Sondrio
A cooperative bank offering banking, financial, and insuran…
|
BPSO | IT | Financial and insurance activit… |
|
Banca Profilo
A financial institution specializing in Private and Investm…
|
BPA | IT | Financial and insurance activit… |
|
Banca Transilvania S.A.
A universal financial institution offering retail, SME, and…
|
TLV | RO | 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.