
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 |
|---|---|---|---|
| 260524 BENETEAU Revenue Q1 2026 | 2026-05-04 | English | |
| 260504 BENETEAU CA T1 2026 | 2026-05-04 | French | |
| 260504 BENETEAU Avis de réunion valant convocation AGM du 11-06-2026 | 2026-05-04 | French | |
| 260420 BENETEAU Transactions sur actions propres | 2026-04-20 | French | |
| 260415 BENETEAU Mise en oeuvre du programme de rachat d'actions | 2026-04-15 | French | |
| 260414 BENETEAU Avis de mise à disposition de documents | 2026-04-14 | French |
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.
| Line item | ! |
|---|---|
Market data
Market data not available
Price history
Peer group · Building of pleasure and sporting boats
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Nimbus Group AB
A leading manufacturer of leisure motorboats with a diverse…
|
BOAT | SE | Manufacturing |
|
Novamarine SpA
Manufacturer of high-performance Rigid Hulled Inflatable Bo…
|
NOVA | IT | Manufacturing |
|
The Italian Sea Group
A global operator in luxury yachting for the design, constr…
|
TISG | IT | Manufacturing |
|
The Limestone Boat Company Limited
Designs, builds, and distributes recreational and commercia…
|
BOAT.H | CA | Manufacturing |
|
Twin Vee PowerCats, Co.
Designs, manufactures, and markets recreational and commerc…
|
VEEE | US | Manufacturing |
|
Vision Marine Technologies Inc.
Designs and manufactures electric marine propulsion systems…
|
VMAR | CA | 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.