Allied Farmers Limited (NS) — Investor Relations & Filings
Allied Farmers Limited provides specialized services within the livestock sector. The company operates primarily through its subsidiary, NZ Farmers Livestock Limited, offering livestock agency services that facilitate the buying and selling of cattle, sheep, and other livestock through both auction platforms and private treaty arrangements. Its service portfolio includes livestock financing options designed to assist producers with capital requirements and the management of various rural assets. Additionally, the company maintains interests in property and forestry management. By utilizing an extensive network of agents and regional saleyards, the company provides market valuation, logistics coordination, and procurement expertise to a diverse range of agricultural producers and stakeholders.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Half Year Results to 31 December 2025 | 2026-02-26 | English | |
| Sale of NZ Farmers Livestock Completed | 2025-12-01 | English | |
| D&O Disclosure - Philip Luscombe | 2025-11-19 | English | |
| Sale of NZ Farmers Livestock Unconditional | 2025-11-19 | English | |
| FY25 Annual Meeting Results | 2025-11-06 | English | |
| FY25 Annual Meeting - Chair Address and Presentation | 2025-11-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 38789694 | Half Year Results to 31 December 2025 | 2026-02-26 | English | ||
|
2025
14 filings
| |||||
| 38778731 | Sale of NZ Farmers Livestock Completed | 2025-12-01 | English | ||
| 38777106 | D&O Disclosure - Philip Luscombe | 2025-11-19 | English | ||
| 38777077 | Sale of NZ Farmers Livestock Unconditional | 2025-11-19 | English | ||
| 38775053 | FY25 Annual Meeting Results | 2025-11-06 | English | ||
| 38774899 | FY25 Annual Meeting - Chair Address and Presentation | 2025-11-05 | English | ||
| 38772480 | CFO Appointment | 2025-10-21 | English | ||
| 38772481 | Update on NZ Farmers Livestock Sale | 2025-10-21 | English | ||
| 38772045 | Director Nomination Dates | 2025-10-19 | English | ||
| 38772022 | Notice of Annual Meeting | 2025-10-19 | English | ||
| 38771805 | SPH Notice - Richard Milsom | 2025-10-16 | English | ||
| 38769273 | FY25 Annual Report | 2025-09-29 | English | ||
| 38768291 | Performance Share Rights Issue | 2025-09-22 | English | ||
| 38764752 | FY25 Results Announcement | 2025-08-28 | English | ||
| 38764511 | Sale of NZ Farmers Livestock | 2025-08-27 | English | ||
Market data
Market data not available
Price history
Peer group · Support activities for animal production
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bee Smart Technologies AD
Develops IoT solutions and corporate services for the apicu…
|
BEE | BG | Agriculture, forestry and fishi… |
|
Genus PLC
An animal genetics company that improves livestock health a…
|
GNS | GB | Agriculture, forestry and fishi… |
|
Guangdong Haid Group Co.,Limited
High-tech agricultural firm specializing in animal feed, se…
|
002311 | CN | Agriculture, forestry and fishi… |
|
Livestock Improvement Corporation Limited (NS)
Farmer-owned co-operative providing dairy genetics and herd…
|
LIC | NZ | Agriculture, forestry and fishi… |
|
Siguldas CMAS
Producer and supplier of sire bioproducts for the livestock…
|
SCM1R | LV | Agriculture, forestry and fishi… |
Allied Farmers Limited (NS) 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/66150/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66150 | 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=66150 | 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=66150 \ -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": 66150}, 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 Allied Farmers Limited (NS) (id: 66150)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.