Fresenius SE & Co. KGaA — Investor Relations & Filings
Fresenius SE & Co. KGaA is a global healthcare company that provides system-critical products and services for leading therapies for the care of critically and chronically ill patients. The company's portfolio encompasses a wide range of products and services for dialysis, hospitals, and outpatient medical care. Key offerings include intravenously administered generic drugs, biopharmaceuticals, biosimilars, clinical nutrition, and infusion therapies. Additionally, the company operates a large network of private hospitals and outpatient centers. Through its strategic investment in Fresenius Medical Care, it is a leading global provider of products and services for individuals with renal diseases.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Fresenius SE & Co. KGaA: Michael Sen, buy | 2026-06-01 | English | |
| 2026 Annual General Meeting of Fresenius: Shareholders approve all agenda items | 2026-05-23 | English | |
| 2026 Annual General Meeting: Fresenius delivers strong performance in 2025 and proposes 5% increase in dividends | 2026-05-22 | English | |
| Major Shareholding Notification 2026 | 2026-05-15 | English | |
| Fresenius SE & Co. KGaA: Michael Sen, buy | 2026-05-08 | English | |
| Fresenius invests in Avelios Medical and further expands its strategic partnership with SAP | 2026-05-06 | English |
Browse filings by year
31 years- 2026 23 filings
- 2025 27 filings
- 2024 25 filings
- 2023 34 filings
- 2022 36 filings
- 2021 38 filings
- 2020 95 filings
- 2019 98 filings
- 2018 98 filings
- 2017 94 filings
- 2016 110 filings
- 2015 112 filings
- 2014 74 filings
- 2013 66 filings
- 2012 70 filings
- 2011 71 filings
- 2010 92 filings
- 2009 31 filings
- 2008 58 filings
- 2007 49 filings
- 2006 14 filings
- 2005 21 filings
- 2004 12 filings
- 2003 10 filings
- 2002 5 filings
- 2001 5 filings
- 2000 5 filings
- 1999 6 filings
- 1998 5 filings
- 1997 9 filings
- 1996 4 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Fresenius SE & Co. KGaA, 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 · Hospital activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Global Health Limited
Multi-specialty tertiary care provider focused on complex q…
|
MEDANTA | IN | Human health and social work ac… |
|
Global Longlife Hospital and Research Limited
Multi-specialty hospital providing tertiary care and clinic…
|
543520 | IN | Human health and social work ac… |
|
Good Fellow Healthcare Holdings Limited
Operation and management of general hospitals and comprehen…
|
8143 | HK | Human health and social work ac… |
|
GPT Healthcare Limited
Operates multi-specialty hospitals providing comprehensive …
|
GPTHEALTH | IN | Human health and social work ac… |
|
Green International Holdings Limited
A service conglomerate providing medical, hospital, and bea…
|
2700 | HK | Human health and social work ac… |
|
Guangdong Kanghua Healthcare Group Co., Ltd.
Private for-profit operator of general, specialized, and re…
|
3689 | HK | Human health and social work ac… |
|
Guangzheng Eye Hospital Group Co.,Ltd.
Specialized provider of comprehensive diagnostic and surgic…
|
002524 | CN | Human health and social work ac… |
|
Guizhou Xinbang Pharmaceutical Co.,Ltd.
Integrated healthcare firm providing pharmaceutical product…
|
002390 | CN | Human health and social work ac… |
|
GUJARAT KIDNEY AND SUPER SPECIALITY LIMITED
Multi-disciplinary hospital specializing in nephrology, uro…
|
GKSL | IN | Human health and social work ac… |
|
Gulf Medical Projects Company
Operates, manages, and invests in general hospitals and cli…
|
GMPC | AE | Human health and social work ac… |
Fresenius SE & Co. KGaA 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/166/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=166 | 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=166 | 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=166 \ -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": 166}, 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 Fresenius SE & Co. KGaA (id: 166)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.