
Asia Cassava Resources Holdings Limited — Investor Relations & Filings
Asia Cassava Resources Holdings Limited is an investment holding company primarily engaged in the procurement, processing, warehousing, logistics, and sale of dried cassava chips. Established in 1984, the company operates an integrated supply chain model across Southeast Asia, with procurement and storage facilities located in countries including Thailand, Vietnam, Laos, and Cambodia. The company utilizes proprietary logistics, including self-owned fleets and dedicated loading terminals in Thailand, to manage the bulk commodity trade. Since 2003, the company has been a leading exporter of dried cassava chips from Thailand and a major supplier to Mainland China, where products are sold under the "Yahe" brand. Its clientele consists of large enterprises in sectors such as fuel ethanol, edible alcohol, animal feed production, and chemical manufacturing. The company also maintains secondary business segments focused on Property Investment and Hotel and Serviced Apartment Operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-04 | English | |
| PROPOSED CHANGE OF AUDITOR | 2026-04-27 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-03 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the Month Ended 31 January 2026 | 2026-02-04 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 DECEMBER 2025 | 2026-01-02 | English |
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 |
|
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 |
|
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 |
|
Contil India Limited
Global merchant exporter of agricultural commodities, food …
|
531067 | IN | Wholesale and retail trade |
|
CROPSTER AGRO LIMITED
Trades and distributes agricultural commodities including g…
|
523105 | IN | Wholesale and retail trade |
Asia Cassava Resources Holdings 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/49504/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49504 | 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=49504 | 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=49504 \ -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": 49504}, 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 Asia Cassava Resources Holdings Limited (id: 49504)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.