Vilmorin & Cie — Investor Relations & Filings
Vilmorin & Cie is a global seed company specializing in the creation, production, and distribution of vegetable and field seeds. The company develops and markets seeds with high added value for agricultural professionals and market gardeners. A core part of its mission is to contribute to meeting global food challenges by developing more efficient seeds with traits such as improved yield, disease resistance, and enhanced adaptation to various environmental conditions. As the seed division of the agricultural cooperative group Limagrain, Vilmorin & Cie operates globally through several business units, including the vegetable seed specialist Vilmorin-Mikado.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Vilmorin & Cie et KWS cèdent la coentreprise nord-américaine AgReliant Genetics à GDM | 2025-06-27 | French | |
| Vilmorin & Cie and KWS to sell North American Joint Venture AgReliant Genetics to GDM | 2025-06-27 | English | |
| Vilmorin & Cie entre en discussions exclusives avec ADQ pour établir un partenariat stratégique et financier sur les Semences Potagères | 2025-06-25 | French | |
| Vilmorin & Cie has entered into exclusive discussions to build a strategic and financial partnership with ADQ on Vegetable Seeds | 2025-06-25 | English | |
| Franchissement de seuils et déclaration d''intention | 2023-07-27 | French | |
| Franchissement de seuil | 2023-07-21 | French |
Browse filings by year
17 yearsMarket data
Market data not available
Price history
Peer group · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sheel Biotech Limited
Offers agricultural biotechnology, tissue culture plants, a…
|
SHEEL | IN | Agriculture, forestry and fishi… |
|
Shree Ganesh Biotech (India) Limited
Produces, processes, and markets hybrid seeds for cereals a…
|
539470 | IN | Agriculture, forestry and fishi… |
|
Suppro Co.,Ltd
Specializes in ecological restoration, providing trees, see…
|
185190 | KR | Agriculture, forestry and fishi… |
|
The House of Agriculture Spirou S.A.
Researches, produces, and markets plant propagation materia…
|
SPIR | GR | Agriculture, forestry and fishi… |
|
Vrundavan Plantation Limited
Provides plant cultivation, landscaping services, and horti…
|
544011 | IN | Agriculture, forestry and fishi… |
|
Wanxiang Doneed Co.,Ltd
Researches, produces, and distributes hybrid corn, sunflowe…
|
600371 | CN | Agriculture, forestry and fishi… |
|
YUAN LONGPING HIGH-TECH AGRICULTURE CO.,LTD
Develops high-performance crop seeds using biotechnology an…
|
000998 | CN | Agriculture, forestry and fishi… |
|
秋乐种业
Researches and distributes high-yield corn, wheat, peanut, …
|
920087 | CN | Agriculture, forestry and fishi… |
Vilmorin & Cie 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/1751/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1751 | 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=1751 | 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=1751 \ -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": 1751}, 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 Vilmorin & Cie (id: 1751)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.