
Fleury Michon — Investor Relations & Filings
Fleury Michon is an agri-food company that produces and distributes a wide range of food products. The company specializes in charcuterie (pork and poultry), chilled ready-made meals, and surimi, holding leading market positions in these segments. Its product portfolio also includes various packaged meats and meal solutions for both the retail sector and the airline industry. Committed to innovation, Fleury Michon has expanded its offerings to include plant-based alternatives, such as vegetarian slices, to meet changing consumer demands.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Correction: FLEURY MICHON : Déclaration des opérations de rachat d'actions du 11 au 15 mai 2026 | 2026-05-19 | French | |
| FLEURY MICHON : Déclaration des opérations de rachat d'actions du 11 au 15 mai 2026 | 2026-05-18 | French | |
| FLEURY MICHON : Déclaration des opérations de rachat d'actions du 04 au 08 mai 2026 | 2026-05-11 | French | |
| FLEURY MICHON : DECLARATION MENSUELLE RACHAT/VENTE ACTIONS 04 2026 | 2026-05-06 | French | |
| FLEURY MICHON : Déclaration mensuelle des droits de vote 04 2026 | 2026-05-06 | French | |
| FLEURY MICHON : Déclaration des opérations de rachat d'actions du 27 au 30 avril 2026 | 2026-05-04 | English |
Browse filings by year
19 years- 2026 24 filings
- 2025 58 filings
- 2024 51 filings
- 2023 40 filings
- 2022 37 filings
- 2021 31 filings
- 2020 31 filings
- 2019 48 filings
- 2018 22 filings
- 2017 32 filings
- 2016 40 filings
- 2015 28 filings
- 2014 38 filings
- 2013 36 filings
- 2012 39 filings
- 2011 38 filings
- 2010 43 filings
- 2009 40 filings
- 2008 6 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Fleury Michon, 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 prepared meals and dishes
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ADF Foods Limited.
Global provider of ethnic food products, ready-to-eat meals…
|
ADFFOODS | IN | Manufacturing |
|
Anjoy Foods Group Co., Ltd.
Enterprise specializing in the R&D, production, and distrib…
|
2648 | HK | Manufacturing |
|
ANJOY FOODS GROUP CO.,LTD.
Produces quick-frozen surimi, meat, pastry products, and re…
|
603345 | CN | Manufacturing |
|
Bakkavor Group PLC
International manufacturer of private label fresh prepared …
|
BAKK | GB | Manufacturing |
|
Big Bird Foods Limited
Specializes in poultry farming, processing, and diverse fin…
|
BBFL | PK | Manufacturing |
|
Boosh Plant-Based Brands Inc.
Produces and sells convenient plant-based comfort foods, fr…
|
VEGI | CA | Manufacturing |
|
CAMPBELL'S Co
A manufacturer and marketer of meals, beverages, and snack …
|
CPB | US | Manufacturing |
|
CANYON CREEK FOOD COMPANY LTD.
Food processor and co-packer specializing in fresh, prepare…
|
CYF | CA | Manufacturing |
|
CJ CHEILJEDANG CORP.
A global food and biotechnology company producing processed…
|
097950 | KR | Manufacturing |
|
CJ Corp.
A global lifestyle company with businesses in food, bio, me…
|
001040 | GB | Manufacturing |
Fleury Michon 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/1335/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1335 | 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=1335 | 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=1335 \ -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": 1335}, 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 Fleury Michon (id: 1335)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.