Harvest Minerals Limited — Investor Relations & Filings
Harvest Minerals Limited is a fertilizer producer focused on the discovery, development, and production of natural agriproducts in South America. The company's primary operations are centered in Brazil, where it mines, processes, and sells a multi-nutrient, natural remineralizer fertilizer from its Arapuá project. The business model emphasizes low-cost, high-margin production from projects with low technical risk. The company also engages in the exploration for other fertilizer minerals, including potash and phosphate.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Holding(s) in Company | 2026-04-07 | English | |
| Holding(s) in Company | 2026-03-24 | English | |
| Holding(s) in Company | 2026-03-17 | English | |
| Board Change | 2026-03-03 | English | |
| Holding(s) in Company | 2026-02-17 | English | |
| Holding(s) in Company | 2026-02-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 33684554 | Holding(s) in Company | 2026-04-07 | English | ||
| 33018459 | Holding(s) in Company | 2026-03-24 | English | ||
| 32961799 | Holding(s) in Company | 2026-03-17 | English | ||
| 32869297 | Board Change | 2026-03-03 | English | ||
| 30436178 | Holding(s) in Company | 2026-02-17 | English | ||
| 30435161 | Holding(s) in Company | 2026-02-17 | English | ||
|
2025
9 filings
| |||||
| 7939560 | Interim Results | 2025-09-30 | English | ||
| 7744564 | Results of AGM | 2025-08-14 | English | ||
| 6952113 | Notice of AGM | 2025-07-14 | English | ||
| 6818493 | Holding(s) in Company | 2025-07-10 | English | ||
| 6526737 | Issue of Settlement Shares and TVR | 2025-06-30 | English | ||
| 11369525 | Final Results | 2025-06-26 | English | ||
| 11368101 | Fundraise of £300,000 | 2025-06-23 | English | ||
| 11367141 | Update on Rare Earth Exploration | 2025-06-19 | English | ||
| 11365508 | Sales and Corporate Update | 2025-06-16 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of fertilizers and nitrogen compounds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acron
A vertically integrated producer of mineral fertilizers and…
|
AKRN | RU | Manufacturing |
|
Agrium Inc.
Globally integrated company specializing in the production …
|
AGU | CA | Manufacturing |
|
Agro Phos India Limited
Manufactures and markets fertilizers and soil nutrients for…
|
AGROPHOS | IN | Manufacturing |
|
All Cosmos Bio-Tech Holding Corporation
Develops bio-chemical fertilizers and microbial solutions f…
|
4148 | TW | Manufacturing |
|
AmmPower Corp.
Clean energy tech company focused on sustainable green ammo…
|
AMMP | CA | Manufacturing |
|
ANHUI HUAERTAI CHEMICAL CO., LTD.
Produces basic and fine chemicals for pharmaceuticals, pest…
|
001217 | CN | Manufacturing |
|
ANHUI LIUGUO CHEMICAL CO.,LTD.
Manufactures phosphate fertilizers, compound fertilizers, a…
|
600470 | CN | Manufacturing |
|
ANHUI SIERTE FERTILIZER INDUSTRY LTD.,COMPANY
Integrated manufacturer of high-efficiency fertilizers and …
|
002538 | CN | Manufacturing |
|
Anya Polytech & Fertilizers Limited
Produces fertilizers and polymer packaging for agricultural…
|
ANYA | IN | Manufacturing |
|
Aries Agro Limited
Manufactures specialty nutritional products for plants and …
|
ARIES | IN | Manufacturing |
Harvest Minerals 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/10602/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10602 | 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=10602 | 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=10602 \ -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": 10602}, 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 Harvest Minerals Limited (id: 10602)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.