Grenke AG — Investor Relations & Filings
Grenke AG is a global financial services provider specializing in solutions for small and medium-sized enterprises (SMEs) and self-employed professionals. The company's operations are divided into three core business areas: Leasing, Banking, and Factoring. The primary focus is on small-ticket leasing, particularly for IT and office equipment, enabling businesses to acquire necessary assets without significant capital expenditure. The Factoring segment enhances client liquidity by purchasing their receivables. The Banking division complements the portfolio with services tailored to business clients, including online banking. Grenke provides fast and flexible financing solutions, positioning itself as a long-term partner for the SME sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| grenke AG: Dr. Sebastian Hirsch, buy | 2026-05-15 | English | |
| grenke AG: Dr. Martin Paal, buy | 2026-05-13 | English | |
| grenke increases Group earnings and new business in the first quarter of 2026 | 2026-05-13 | English | |
| Ordinary Annual General Meeting of grenke AG approves all agenda items | 2026-04-24 | English | |
| Major Shareholding Notification 2026 | 2026-04-14 | English | |
| grenke AG: Norbert Freisleben, buy | 2026-04-10 | English |
Browse filings by year
27 years- 2026 13 filings
- 2025 43 filings
- 2024 97 filings
- 2023 57 filings
- 2022 50 filings
- 2021 80 filings
- 2020 77 filings
- 2019 40 filings
- 2018 52 filings
- 2017 34 filings
- 2016 39 filings
- 2015 30 filings
- 2014 34 filings
- 2013 40 filings
- 2012 31 filings
- 2011 27 filings
- 2010 32 filings
- 2009 23 filings
- 2008 24 filings
- 2007 41 filings
- 2006 16 filings
- 2005 10 filings
- 2004 13 filings
- 2003 16 filings
- 2002 12 filings
- 2001 11 filings
- 2000 13 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Grenke 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 · Financial leasing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BOC AVIATION LIMITED
Leading global aircraft operating leasing company, largest …
|
8GPB | SG | Financial and insurance activit… |
|
BOC AVIATION LIMITED
A leading global aircraft operating leasing company.
|
1YWB | SG | Financial and insurance activit… |
|
Brijlaxmi Leasing & Finance ltd.
Provides leasing, hire purchase, and financial assistance t…
|
532113 | IN | Financial and insurance activit… |
|
BURGAN FİNANSAL KİRALAMA A.Ş.
A financial leasing company serving corporate, commercial, …
|
BRGFK | TR | Financial and insurance activit… |
|
Chailease Holding Company Limited
Provides leasing, financing, and equipment solutions for sm…
|
5871 | KY | Financial and insurance activit… |
|
China Aircraft Leasing Group Holdings Limited
Global provider of new aircraft leasing, financing, and com…
|
1848 | HK | Financial and insurance activit… |
|
China Development Bank Financial Leasing Co., Ltd.
Prominent non-banking institution specializing in finance a…
|
1606 | CN | Financial and insurance activit… |
|
China Ever Grand Financial Leasing Group Co., Ltd.
Investment holding company spanning health products, financ…
|
379 | HK | Financial and insurance activit… |
|
China Rongzhong Financial Holdings Company Limited
Provides financial leasing services, primarily targeting SM…
|
3963 | HK | Financial and insurance activit… |
|
Classic Leasing & Finance Ltd.
Provides leasing, hire purchase, asset-based financing, and…
|
540481 | IN | Financial and insurance activit… |
Grenke 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/189/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=189 | 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=189 | 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=189 \ -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": 189}, 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 Grenke AG (id: 189)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.