Alcon AG — Investor Relations & Filings
Alcon is a global medical company specializing in eye care. The company researches, develops, manufactures, and sells a broad portfolio of products through two main segments: Surgical and Vision Care. The Surgical division provides advanced equipment, instrumentation, and technologies for cataract, vitreoretinal, and refractive surgeries, serving ophthalmologists and their patients. The Vision Care segment offers a comprehensive range of contact lenses and ocular health products, including solutions for dry eye and eye allergies, available to consumers and eye care professionals. Alcon's mission is to provide innovative products that enhance sight and improve the quality of life for people worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD | 2026-05-15 | English | |
| 6-K - ALCON INC (0001167379) (Filer) | 2026-05-05 | English | |
| 6-K - ALCON INC (0001167379) (Filer) | 2026-04-02 | English | |
| 20-F - ALCON AG (0001167379) (Filer) | 2026-02-24 | English | |
| Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-01-19 | German | |
| DFAN14A | 2025-12-09 | English |
Browse filings by year
23 years- 2026 5 filings
- 2025 18 filings
- 2024 23 filings
- 2023 16 filings
- 2022 12 filings
- 2021 15 filings
- 2020 14 filings
- 2019 21 filings
- 2018 4 filings
- 2017 1 filing
- 2016 1 filing
- 2013 2 filings
- 2011 18 filings
- 2010 56 filings
- 2009 37 filings
- 2008 41 filings
- 2007 43 filings
- 2006 40 filings
- 2005 42 filings
- 2004 36 filings
- 2003 35 filings
- 2002 31 filings
- 2000 1 filing
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46357441 | SD | 2026-05-15 | English | ||
| 41531754 | 6-K - ALCON INC (0001167379) (Filer) | 2026-05-05 | English | ||
| 33193522 | 6-K - ALCON INC (0001167379) (Filer) | 2026-04-02 | English | ||
| 32888568 | 20-F - ALCON AG (0001167379) (Filer) | 2026-02-24 | English | ||
| 13380330 | Jahresabschluss zum Geschäftsjahr vom 01.01.2024 bis zum 31.12.2024 | 2026-01-19 | German | ||
|
2025
10 filings
| |||||
| 11498689 | DFAN14A | 2025-12-09 | English | ||
| 11498691 | 6-K | 2025-11-12 | English | ||
| 11498690 | 6-K | 2025-08-19 | English | ||
| 11498692 | 6-K | 2025-08-05 | English | ||
| 28307005 | DEFM14A Filing | 2025-08-05 | English | ||
| 11498693 | 6-K | 2025-05-28 | English | ||
| 11498694 | SD | 2025-05-28 | English | ||
| 11498695 | 6-K | 2025-05-13 | English | ||
| 11498696 | Major Shareholding Notification 2025 | 2025-04-24 | English | ||
| 11498697 | 6-K | 2025-04-04 | English | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Alcon 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 · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ValueAddedTechnologyCo.,Ltd.
Develops and manufactures digital radiographic systems for …
|
043150 | KR | Manufacturing |
|
Varex Imaging Corp
Designer and manufacturer of X-ray imaging components and i…
|
VREX | US | Manufacturing |
|
Venus Concept Inc.
Develops and sells minimally and non-invasive medical devic…
|
VERO | US | Manufacturing |
|
VibroSense Dynamics AB
Develops systems for the early diagnosis of peripheral sens…
|
VSD B | SE | Manufacturing |
|
Vieworks Co., Ltd.
Develops and manufactures digital imaging systems for medic…
|
100120 | KR | Manufacturing |
|
VIOL Co., Ltd.
Develops and manufactures RF microneedling devices for the …
|
335890 | KR | Manufacturing |
|
Viromed Medical
Develops medical devices using cold atmospheric plasma to i…
|
VMED | DE | Manufacturing |
|
WHOLE SHINE MEDICAL TECHNOLOGY CO.,LTD.
Develops and manufactures medical imaging systems and digit…
|
002622 | CN | Manufacturing |
|
WON TECH CO.,Ltd.
Develops and manufactures medical laser and energy-based eq…
|
336570 | KR | Manufacturing |
|
Xvivo Perfusion
Develops machine perfusion technology for ex-vivo organ pre…
|
XVIVO | SE | Manufacturing |
Alcon 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/810/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=810 | 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=810 | 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=810 \ -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": 810}, 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 Alcon AG (id: 810)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.