
China Agri-Products Exchange Limited — Investor Relations & Filings
China Agri-Products Exchange Limited is an investment holding company specializing in the investment, development, construction, operation, and management of agricultural produce exchange markets and modern logistics centers. The Group operates a nationwide chain of wholesale markets, linking agricultural supply across various regions. Its primary business segments are the operation and management of these exchange markets, including leasing and related services, and the sale of associated properties. The company aims to upgrade the agricultural industry by providing standardized trading platforms that incorporate technology for quality assurance, full traceability, and enhanced transaction transparency, supporting efficient logistics and supply chain management for agricultural products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MAY 2026 | 2026-06-01 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-01 | English | |
| VOLUNTARY ANNOUNCEMENT - ISSUANCE OF NOTES UNDER THE HK$1,000,000,000 MEDIUM TERM NOTE PROGRAMME | 2026-03-27 | English | |
| Terms of Reference of Nomination Committee | 2026-03-16 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-02 | English |
Browse filings by year
28 years- 2026 12 filings
- 2025 40 filings
- 2024 55 filings
- 2023 46 filings
- 2022 38 filings
- 2021 50 filings
- 2020 38 filings
- 2019 48 filings
- 2018 42 filings
- 2017 63 filings
- 2016 33 filings
- 2015 24 filings
- 2014 37 filings
- 2013 30 filings
- 2012 32 filings
- 2011 37 filings
- 2010 34 filings
- 2009 46 filings
- 2008 42 filings
- 2007 25 filings
- 2006 21 filings
- 2005 39 filings
- 2004 27 filings
- 2003 23 filings
- 2002 29 filings
- 2001 14 filings
- 2000 14 filings
- 1999 9 filings
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 |
|
Asia Cassava Resources Holdings Limited
Procurement, processing, logistics, and sale of dried cassa…
|
841 | HK | 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 |
|
CAMPO FERTIL SOCIEDAD DE RESPONSABILIDAD LIMITADA
Wholesale distribution of agricultural inputs, fertilizers,…
|
— | AR | 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 |
China Agri-Products Exchange 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/48986/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=48986 | 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=48986 | 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=48986 \ -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": 48986}, 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 China Agri-Products Exchange Limited (id: 48986)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.