
Bénéteau — Investor Relations & Filings
Bénéteau is a global manufacturer in the recreational boating industry, with a history dating back to 1884. The company specializes in the design and production of a diverse portfolio of vessels. Its product range includes sailing yachts, powerboats, motorboats, catamarans, and trawlers, catering to a wide variety of leisure boating practices. Recognized as one of the world's largest yacht producers, Bénéteau focuses on innovation to enhance the onboard experience and is committed to developing more sustainable boating solutions for its international clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| BENETEAU : Chiffre d'affaires annuel 2009 conforme aux prévisions - Des ambitions de croissance intactes pour 2010 | 2009-09-28 | French | |
| Groupe Bénéteau : en ligne avec ses prévisions 2009 et prêt pour la saison 2010 | 2009-06-30 | French | |
| Bénéteau Group: in line with its forecasts for 2009 ready for the 2010 season | 2009-06-30 | English | |
| BENETEAU : Update on the adaptation plan | 2009-06-09 | English | |
| BENETEAU : Point sur le plan d'adaptation | 2009-06-09 | French | |
| BENETEAU : Reorganization of the company's executive management team in line with the adaptation plan | 2009-06-04 | English |
Browse filings by year
19 years- 2026 26 filings
- 2025 40 filings
- 2024 41 filings
- 2023 41 filings
- 2022 48 filings
- 2021 30 filings
- 2020 51 filings
- 2019 35 filings
- 2018 19 filings
- 2017 28 filings
- 2016 18 filings
- 2015 23 filings
- 2014 23 filings
- 2013 19 filings
- 2012 19 filings
- 2011 30 filings
- 2010 27 filings
- 2009 32 filings
- 2008 7 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Bénéteau, 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 · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
BRUNSWICK CORP
A global leader in marine recreation, designing and manufac…
|
BC | US | Manufacturing |
|
Catana Group
Manufacturer of luxury sailing and power catamarans with ma…
|
CATGR | FR | Manufacturing |
|
Ferretti Group
A world leader in the design, construction, and sale of lux…
|
YACHT | IT | Manufacturing |
|
Fountaine Pajot
Designer and manufacturer of luxury sailing catamarans and …
|
ALFPC | FR | Manufacturing |
|
Future Beach Corporation
Designer and manufacturer of outdoor recreational watercraf…
|
— | CA | Manufacturing |
|
HanseYachts AG
A global manufacturer of sailing and motor yachts across si…
|
H9Y | DE | Manufacturing |
|
MALIBU BOATS, INC.
Designs and manufactures recreational power boats for water…
|
MBUU | US | Manufacturing |
|
MARINE PRODUCTS CORP
Manufacturer of recreational fiberglass powerboats under th…
|
MPX | US | Manufacturing |
|
MasterCraft Boat Holdings, Inc.
Designs and manufactures recreational powerboats, including…
|
MCFT | US | Manufacturing |
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
Bénéteau 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/1145/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1145 | 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=1145 | 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=1145 \ -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": 1145}, 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 Bénéteau (id: 1145)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.