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 |
|---|---|---|---|
| Q1 statement / Q1 financial report 2026 | 2026-05-18 | English | |
| 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 |
Browse filings by year
27 years- 2026 14 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 |
|---|---|---|---|
|
Pakistan Industrial & Commercial Leasing
Provides medium-term financing for industrial and commercia…
|
PICL | PK | Financial and insurance activit… |
|
PT Mizuho Leasing Indonesia Tbk
Provides comprehensive consumer finance and finance leasing…
|
VRNA | ID | Financial and insurance activit… |
|
QNB FİNANSAL KİRALAMA A.Ş.
Offers asset-based financing for capital goods, focusing on…
|
QNBFL | TR | Financial and insurance activit… |
|
Ramchandra Leasing & Finance Limited
Provides credit facilities, leasing, and hire purchase solu…
|
538540 | IN | Financial and insurance activit… |
|
RICOH LEASING COMPANY,LTD.
Financial services provider specializing in leasing and fin…
|
8566 | JP | Financial and insurance activit… |
|
Saudi Pak Consultancy Company Limited
A financial services provider offering asset and financial …
|
SPCL | PK | Financial and insurance activit… |
|
Saudi Pak Leasing Company Limited
A financial institution primarily focused on asset leasing,…
|
SPLC | PK | Financial and insurance activit… |
|
Security Leasing Corporation Limited
A Non-Banking Finance Company (NBFC) specializing in the le…
|
SLCL | PK | Financial and insurance activit… |
|
ŞEKER FİNANSAL KİRALAMA A.Ş.
Provides tailored equipment financing and leasing services …
|
SEKFK | TR | Financial and insurance activit… |
|
Shikhar Leasing and Trading Ltd.
Provides asset leasing, commodity trading, and investment m…
|
507952 | 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.