
LVMH Moët Hennessy Louis Vuitton SE — Investor Relations & Filings
LVMH Moët Hennessy Louis Vuitton SE is a world-leading luxury products group. The family-run conglomerate manages a diverse portfolio of 75 prestigious brands, known as Maisons, each preserving its unique identity and heritage. The group's activities are organized across five primary business sectors: Wines & Spirits; Fashion & Leather Goods; Perfumes & Cosmetics; Watches & Jewelry; and Selective Retailing. Key Maisons include Louis Vuitton, Christian Dior, Tiffany & Co., Sephora, Hennessy, and Moët & Chandon. LVMH's business model is centered on ensuring the long-term development of its Maisons while upholding their traditions of craftsmanship and creative excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| LVMH : Déclaration des transactions sur actions propres | 2026-05-26 | French | |
| LVMH: Share transactions disclosure | 2026-05-26 | English | |
| LVMH : Déclaration des transactions sur actions propres | 2026-05-19 | French | |
| LVMH: Share transactions disclosure | 2026-05-19 | English | |
| LVMH : Déclaration des transactions sur actions propres | 2026-05-12 | French | |
| LVMH: Share transactions disclosure | 2026-05-12 | English |
Browse filings by year
19 years- 2026 50 filings
- 2025 117 filings
- 2024 66 filings
- 2023 93 filings
- 2022 125 filings
- 2021 86 filings
- 2020 47 filings
- 2019 71 filings
- 2018 26 filings
- 2017 39 filings
- 2016 61 filings
- 2015 30 filings
- 2014 43 filings
- 2013 34 filings
- 2012 39 filings
- 2011 49 filings
- 2010 44 filings
- 2009 38 filings
- 2008 9 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for LVMH Moët Hennessy Louis Vuitton SE, 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 luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Anhui Korrun Co.,Ltd
Designs and manufactures luggage, backpacks, and travel gea…
|
300577 | CN | Manufacturing |
|
BARCOS Co., Ltd.
Designs, manufactures, and sells handbags, wallets, and oth…
|
7790 | JP | Manufacturing |
|
BONIA CORPORATION BERHAD
An international luxury fashion retailer specializing in hi…
|
— | MY | Manufacturing |
|
DK LEATHER CORPORATION BERHAD
Manufactures and provides custom-designed, premium leather …
|
— | MY | Manufacturing |
|
DONG IN ENTECH Co., Ltd.
Original Design Manufacturer of outdoor gear, travel bags, …
|
111380 | KR | Manufacturing |
|
Dos Banderas S.A.
Designs and manufactures high-quality, performance-focused …
|
— | AR | Manufacturing |
|
GOBLIN INDIA LIMITED
Designs and manufactures travel gear, luggage, and corporat…
|
542850 | IN | Manufacturing |
|
Grown Up Group Investment Holdings Limited
Design, manufacture, and sale of bags, luggage, and accesso…
|
1842 | HK | Manufacturing |
|
Guangdong Wanlima Industry Co., Ltd.
Manufactures leather goods, footwear, and equipment for ret…
|
300591 | CN | Manufacturing |
|
Hermès International
A designer, manufacturer, and retailer of luxury goods with…
|
RMS | FR | Manufacturing |
LVMH Moët Hennessy Louis Vuitton SE 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/1491/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1491 | 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=1491 | 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=1491 \ -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": 1491}, 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 LVMH Moët Hennessy Louis Vuitton SE (id: 1491)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.