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 |
|---|---|---|---|
|
J.J. Finance Corporation Ltd.
Provides asset-based financing and leasing for commercial v…
|
523062 | IN | Financial and insurance activit… |
|
KYUSHU LEASING SERVICE CO.,LTD.
Financial services firm offering leasing, installment sales…
|
8596 | JP | Financial and insurance activit… |
|
LEADING LEASING FINANCE AND INVESTMENT CO. LIMITED
Provides leasing, loans, and investment solutions to SMEs a…
|
540360 | IN | Financial and insurance activit… |
|
Madison Capital Corporation
Specialty equipment financier and lessor with 40+ years of …
|
MDC.P | CA | Financial and insurance activit… |
|
Manipal Finance Corporation Ltd.
Provides asset-based financing, leasing, and investment man…
|
507938 | IN | Financial and insurance activit… |
|
Marka Spolka Akcyjna
Financial institution specializing in reverse consumer leas…
|
MRK | PL | Financial and insurance activit… |
|
Metropolis Capital Holdings Limited
Offers customized finance leasing of vehicles, machinery, a…
|
8621 | HK | Financial and insurance activit… |
|
Mitsubishi HC Capital Inc.
An integrated financial services firm offering global asset…
|
8593 | JP | Financial and insurance activit… |
|
Mizuho Leasing Company, Limited
A financial services provider specializing in leasing and f…
|
8425 | JP | Financial and insurance activit… |
|
Momentum Financial Holdings Limited
Provides finance leasing and consultancy services, speciali…
|
1152 | HK | 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.