KWS SAAT SE & Co. KGaA — Investor Relations & Filings
KWS SAAT SE & Co. KGaA is an independent plant breeding company that focuses on developing, producing, and distributing high-yield seeds. The company's primary product segments include sugar beet, corn, and cereals, with additional activities in vegetables and other crops. Through extensive research, KWS aims to continuously improve the genetic potential of its plants to enhance agricultural productivity and contribute to global food security. In addition to its seed portfolio, the company offers digital services and expert knowledge to support farmers throughout the cultivation process, from sowing to harvest, helping to optimize yields.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Half-yearly financial report 2025/2026 | 2026-03-19 | English | |
| KWS publishes results for the first half 2025/2026 and updates forecast for the fiscal year | 2026-02-12 | English | |
| Release of a capital market information | 2026-01-29 | English | |
| Release of a capital market information | 2026-01-26 | English | |
| Release of a capital market information | 2026-01-19 | English | |
| Release of a capital market information | 2026-01-12 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for KWS SAAT SE & Co. KGaA, 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 · Plant propagation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ASIA SEED Co.,Ltd.
Develops, breeds, and sells a variety of hybrid vegetable a…
|
154030 | KR | Agriculture, forestry and fishi… |
|
Berg Earth co.,Ltd.
Agribusiness specializing in the production and sale of veg…
|
1383 | JP | Agriculture, forestry and fishi… |
|
Donegal Investment
An agricultural company managing a portfolio of businesses …
|
DQ7A | IE | Agriculture, forestry and fishi… |
|
GENOMIC VALLEY BIOTECH LIMITED
Specializes in floriculture and plant tissue culture using …
|
539206 | IN | Agriculture, forestry and fishi… |
|
Hainan Shennong Seed Industry Technology Co.,Ltd.
Develops, produces, and distributes high-quality crop seeds…
|
300189 | CN | Agriculture, forestry and fishi… |
|
JK Agri Genetics Limited
Researches, develops, and markets high-yielding hybrid fiel…
|
536493 | IN | Agriculture, forestry and fishi… |
|
KANEKO SEEDS CO., LTD.
Researches, produces, and sells seeds, seedlings, and agric…
|
1376 | JP | Agriculture, forestry and fishi… |
|
Kaveri Seed Company Ltd
Researches, produces, and markets high-quality hybrid field…
|
KSCL | IN | Agriculture, forestry and fishi… |
|
Nath Biogene India Ltd.
Researches, produces, and markets high-quality hybrid field…
|
NATHBIOGEN | IN | Agriculture, forestry and fishi… |
|
Origin Agritech LTD
An agricultural biotech firm for crop seed breeding and gen…
|
SEED | VG | Agriculture, forestry and fishi… |
KWS SAAT SE & Co. KGaA 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/254/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=254 | 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=254 | 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=254 \ -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": 254}, 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 KWS SAAT SE & Co. KGaA (id: 254)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.