
HALCYON AGRI CORPORATION LIMITED — Investor Relations & Filings
Halcyon Agri Corporation Limited is a global leader in natural rubber, operating an integrated network that encompasses plantations, processing, and distribution. The company provides a full supply chain for natural rubber and latex products, supporting global mobility needs and various industrial and commercial applications. Its offerings include quality natural rubber grades, such as HEVEAPRO, and it emphasizes sustainability throughout its operations. Key brands include Halcyon Rubber Company for tyre applications, Corrie MacColl for sustainable plantations and distribution, and Agridence Rubber, a digital marketplace for sustainable natural rubber.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual General Meeting::Voluntary | 2026-05-06 | English | |
| Annual Reports and Related Documents:: | 2026-05-06 | Chinese | |
| Annual Reports and Related Documents:: | 2026-05-06 | English | |
| Asset Acquisitions and Disposals::Announcement Pursuant to Rule 706A of the Listing Manual | 2026-04-21 | English | |
| Financial Statements and Related Announcement::Full Yearly Results | 2026-04-17 | English | |
| Waiver::Rejection by SGX Regco of the Appeal Application for Waiver and Extension of Time | 2026-04-07 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Growing of other perennial crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ArtGreen Co.,Ltd
B2B orchid wholesaler offering patented decorative flowers …
|
3419 | JP | Agriculture, forestry and fishi… |
|
China Hainan Rubber Industry Group Co., Ltd.
Cultivates, processes, and distributes natural rubber and l…
|
601118 | CN | Agriculture, forestry and fishi… |
|
Cochin Malabar Estates & Indus. Ltd
Cultivates and processes rubber and tea while managing land…
|
508571 | IN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Đồng Phú
Cultivates, produces, processes natural rubber, manufacture…
|
DPR | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Hòa Bình
Cultivates rubber, coffee, cashew; processes rubber latex; …
|
HRC | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Phước Hòa
Specializes in natural rubber cultivation, exploitation, pr…
|
PHR | VN | Agriculture, forestry and fishi… |
|
Công ty Cổ phần Cao su Tây Ninh
Specializes in the cultivation, processing, and trading of …
|
TRC | VN | Agriculture, forestry and fishi… |
|
KONFRUT TARIM A.Ş.
A digital agricultural supply chain company for fruits and …
|
KNFRT | TR | Agriculture, forestry and fishi… |
|
Socfinasia
Holding company managing a portfolio of oil palm and rubber…
|
SCFNS | LU | Agriculture, forestry and fishi… |
|
SocFin Caoutchoucs
Manages tropical oil palm and rubber plantations in Africa …
|
SOFIN | LU | Agriculture, forestry and fishi… |
HALCYON AGRI CORPORATION 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/67823/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67823 | 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=67823 | 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=67823 \ -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": 67823}, 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 HALCYON AGRI CORPORATION LIMITED (id: 67823)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.