
ELDERS LIMITED — Investor Relations & Filings
Elders Limited provides an integrated suite of services and products designed to support the agricultural sector and rural communities. The company’s core operations include the distribution of farm supplies such as crop protection products, fertilizers, and seeds. It facilitates livestock marketing and sales, wool handling, and grain marketing. Beyond physical commodities, the firm operates a significant real estate network specializing in rural, residential, and commercial property agency services. Its portfolio also encompasses financial services, offering specialized insurance and banking solutions. By leveraging an extensive regional network and technical expertise, the organization delivers end-to-end support for primary producers, focusing on enhancing farm productivity and market access.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Director's Interest Notice - R Clubb 2 pages 280.6KB | 2026-05-21 | English | |
| Change of Director's Interest Notice - J Lloyd 2 pages 280.8KB | 2026-05-20 | English | |
| Change of Director's Interest Notice - G Davis 2 pages 281.0KB | 2026-05-20 | English | |
| Half Yearly Report and Accounts 44 pages 19.4MB | 2026-05-17 | Chinese | |
| Dividend/Distribution - ELD 5 pages 18.8KB | 2026-05-17 | English | |
| Elders Limited Half Year Results Announcement 4 pages 228.6KB | 2026-05-17 | English |
Browse filings by year
24 years- 2026 17 filings
- 2024 70 filings
- 2023 72 filings
- 2022 52 filings
- 2021 52 filings
- 2020 54 filings
- 2019 81 filings
- 2018 50 filings
- 2017 45 filings
- 2016 55 filings
- 2015 31 filings
- 2014 73 filings
- 2013 57 filings
- 2012 77 filings
- 2011 59 filings
- 2010 79 filings
- 2009 90 filings
- 2008 98 filings
- 2007 88 filings
- 2006 123 filings
- 2005 55 filings
- 2004 84 filings
- 2003 57 filings
- 2002 8 filings
Market data
Market data not available
Price history
Peer group · Support activities for crop production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Agriculture & Natural Solutions Acquisition Corp
A SPAC targeting businesses that decarbonize agriculture an…
|
ANSC | US | Agriculture, forestry and fishi… |
|
Agrios Global Holdings Ltd.
Data analytics-driven agtech optimizing crop quality and yi…
|
AGGHF | CA | Agriculture, forestry and fishi… |
|
AGRO ALLIANCE S.A.
Offers comprehensive agricultural services: advisory, logis…
|
— | AR | Agriculture, forestry and fishi… |
|
AGRO-BICIUFFA S.R.L.
Official dealer specializing in agricultural machinery and …
|
— | AR | Agriculture, forestry and fishi… |
|
Agroempresa Colón S.A.
Provides comprehensive agricultural solutions, including se…
|
— | AR | Agriculture, forestry and fishi… |
|
Agrofina S.A.
Develops, synthesizes, formulates, and commercializes agroc…
|
— | AR | Agriculture, forestry and fishi… |
|
AGROIDEAS S A
Provides agricultural solutions, inputs, seeds, grain stora…
|
— | AR | Agriculture, forestry and fishi… |
|
Agroleasing OJSC
Imports and sells agricultural machinery, fertilizers, pest…
|
AGRLZ | AZ | Agriculture, forestry and fishi… |
|
AGRO SERVICIOS S R L
Agricultural solutions provider with 30+ years experience, …
|
— | AR | Agriculture, forestry and fishi… |
|
ALZ NUTRIENTES S.A.
Offers comprehensive plant and animal nutrition solutions f…
|
— | AR | Agriculture, forestry and fishi… |
ELDERS 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/64835/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64835 | 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=64835 | 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=64835 \ -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": 64835}, 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 ELDERS LIMITED (id: 64835)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.