
CHINA NATURAL RESOURCES INC — Investor Relations & Filings
China Natural Resources, Inc. is an investment holding company that identifies, evaluates, and acquires natural resource assets. The company's principal activities involve the exploration and mining of metal properties, with a focus on minerals such as lead, silver, gold, copper, and zinc. It aims to create an integrated operation that includes mineral exploration, mining, and ore processing. The firm's strategy involves investing capital to acquire reserves to address resource scarcity. The company has also diversified its operations to include wastewater treatment and environmental protection services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ANNUAL REPORT | 2026-05-15 | English | |
| FORM NT 20-F | 2026-04-28 | English | |
| 6-K - CHINA NATURAL RESOURCES INC (0000793628) (Filer) | 2026-03-19 | English | |
| 6-K Filing | 2026-01-29 | English | |
| 6-K Filing | 2026-01-02 | English | |
| 6-K Filing | 2025-12-31 | English |
Browse filings by year
31 years- 2026 5 filings
- 2025 17 filings
- 2024 19 filings
- 2023 23 filings
- 2022 24 filings
- 2021 15 filings
- 2020 13 filings
- 2019 12 filings
- 2018 6 filings
- 2017 10 filings
- 2016 8 filings
- 2015 5 filings
- 2014 12 filings
- 2013 10 filings
- 2012 6 filings
- 2011 5 filings
- 2010 17 filings
- 2009 23 filings
- 2008 16 filings
- 2007 11 filings
- 2006 21 filings
- 2005 5 filings
- 2004 13 filings
- 2003 27 filings
- 2002 9 filings
- 2001 12 filings
- 2000 10 filings
- 1999 14 filings
- 1998 8 filings
- 1997 12 filings
- 1996 25 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 46362308 | ANNUAL REPORT | 2026-05-15 | English | ||
| 46101197 | FORM NT 20-F | 2026-04-28 | English | ||
| 32986328 | 6-K - CHINA NATURAL RESOURCES INC (0000793628) (Filer) | 2026-03-19 | English | ||
| 18682619 | 6-K Filing | 2026-01-29 | English | ||
| 18682598 | 6-K Filing | 2026-01-02 | English | ||
|
2025
10 filings
| |||||
| 18682627 | 6-K Filing | 2025-12-31 | English | ||
| 18682613 | 6-K Filing | 2025-12-19 | English | ||
| 9589263 | Major Shareholding Notification 2025 | 2025-11-13 | English | ||
| 9589262 | FORM 20-F/A | 2025-10-06 | English | ||
| 9589264 | FORM 6-K | 2025-06-10 | English | ||
| 9589265 | FORM 6-K | 2025-05-27 | English | ||
| 9589267 | PROSPECTUS SUPPLEMENT | 2025-05-15 | English | ||
| 9589273 | FORM 20-F | 2025-05-15 | English | ||
| 9589268 | NOTIFICATION OF LATE FILING | 2025-04-28 | English | ||
| 9589269 | FORM 6-K | 2025-04-08 | English | ||
Market data
Market data not available
Price history
Peer group · Mining of other non-ferrous metal ores
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allied Gold Mining PLC
Engaged in gold exploration, development, and production ac…
|
AAUC | CA | Mining and quarrying |
|
Almaden Minerals Ltd.
Precious metals developer engaged in $1.06B arbitration aga…
|
AMM | CA | Mining and quarrying |
|
Almadex Minerals Ltd.
Prospect generator exploring for copper-gold and precious m…
|
DEX | CA | Mining and quarrying |
|
Alma Gold Inc.
Gold exploration company advancing district-scale projects …
|
ALMA | CA | Mining and quarrying |
|
ALMA METALS LIMITED
Explores and develops large-scale copper projects for globa…
|
ALM | AU | Mining and quarrying |
|
Almasane Alkobra Mining Co.
Extracts and processes copper, zinc, gold, and silver for g…
|
1322 | SA | Mining and quarrying |
|
Almonty Industries Inc.
Western-aligned producer of conflict-free tungsten concentr…
|
ALM | CA | Mining and quarrying |
|
Almonty Industries Inc.
Global mining company focused on tungsten exploration, deve…
|
ALM | CA | Mining and quarrying |
|
Aloro Mining Corp.
Mineral exploration focused on acquiring and developing gol…
|
AORO | CA | Mining and quarrying |
|
Alpha Exploration Inc.
Advancing gold and base metal discoveries at the Kerkasha P…
|
ALEX | CA | Mining and quarrying |
CHINA NATURAL RESOURCES INC 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/35370/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35370 | 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=35370 | 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=35370 \ -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": 35370}, 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 NATURAL RESOURCES INC (id: 35370)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.