
GRAINCORP LIMITED — Investor Relations & Filings
GrainCorp Limited operates an integrated supply chain for grain and oilseeds, specializing in storage, handling, and processing. The company manages an extensive network of grain elevators and port terminals to facilitate the accumulation and distribution of commodities including wheat, barley, canola, and pulses. Its processing operations involve oilseed crushing and refining to produce vegetable oils, animal feed meals, and food ingredients. Additionally, the company provides marketing and logistics services, connecting agricultural producers with global customers in the food, beverage, and renewable energy sectors. GrainCorp focuses on supply chain optimization and quality management to serve international markets and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Director's Interest Notice - S Adam-Gedge 2 pages 417.3KB | 2026-05-25 | English | |
| Change of Director's Interest Notice - J Maher 2 pages 417.3KB | 2026-05-24 | English | |
| Change of Director's Interest Notice - P Knoblanche 2 pages 436.2KB | 2026-05-24 | English | |
| Half Year Accounts 29 pages 1.7MB | 2026-05-13 | English | |
| GrainCorp announces 1H26 result and reaffirms FY26 guidance 3 pages 203.4KB | 2026-05-13 | English | |
| GrainCorp Investor Presentation 1H26 48 pages 7.7MB | 2026-05-13 | English |
Browse filings by year
25 years- 2026 28 filings
- 2025 114 filings
- 2024 91 filings
- 2023 40 filings
- 2022 76 filings
- 2021 67 filings
- 2020 94 filings
- 2019 47 filings
- 2018 56 filings
- 2017 59 filings
- 2016 42 filings
- 2015 57 filings
- 2014 68 filings
- 2013 123 filings
- 2012 115 filings
- 2011 53 filings
- 2010 53 filings
- 2009 113 filings
- 2008 131 filings
- 2007 63 filings
- 2006 94 filings
- 2005 115 filings
- 2004 112 filings
- 2003 70 filings
- 2002 11 filings
Market data
Market data not available
Price history
Peer group · Wholesale of agricultural raw materials and live animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AMERISE BIOSCIENCES LIMITED
Distributes agro-commodities and bioscience products for fo…
|
531681 | IN | Wholesale and retail trade |
|
Amraworld Agrico Ltd.
Trades and distributes agricultural commodities including f…
|
531991 | IN | Wholesale and retail trade |
|
Andersons, Inc.
A diversified agricultural company in commodities, renewabl…
|
ANDE | US | Wholesale and retail trade |
|
Asia Cassava Resources Holdings Limited
Procurement, processing, logistics, and sale of dried cassa…
|
841 | HK | Wholesale and retail trade |
|
Astron Multigrain Limited
Processes, trades, and distributes food grains for industri…
|
544628 | IN | Wholesale and retail trade |
|
AWL AGRI BUSINESS LIMITED
Procures, processes, and distributes a wide range of agricu…
|
AWL | IN | Wholesale and retail trade |
|
Blue Pearl Agriventures Limited
Trades and distributes agricultural commodities like pulses…
|
514440 | IN | Wholesale and retail trade |
|
CAMPO FERTIL SOCIEDAD DE RESPONSABILIDAD LIMITADA
Wholesale distribution of agricultural inputs, fertilizers,…
|
— | AR | Wholesale and retail trade |
|
China Agri-Products Exchange Limited
Operates a nationwide chain of agricultural produce exchang…
|
149 | BM | Wholesale and retail trade |
|
CITY CROPS AGRO LIMITED
Trades and processes agro-commodities such as seeds, pulses…
|
544000 | IN | Wholesale and retail trade |
GRAINCORP LIMITED 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/65001/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65001 | 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=65001 | 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=65001 \ -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": 65001}, 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 GRAINCORP LIMITED (id: 65001)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.