
XCMG Construction Machinery Co., Ltd. — Investor Relations & Filings
XCMG Construction Machinery Co., Ltd. is a global manufacturer specializing in the research, development, and production of heavy machinery. The company offers a comprehensive portfolio of equipment, including hoisting machinery, earthmoving equipment, road construction machinery, and mining solutions. Key products feature high-capacity all-terrain cranes, hydraulic excavators, wheel loaders, and specialized piling rigs. XCMG emphasizes technological innovation and intelligent manufacturing, integrating advanced telematics and automation into its product lines. The firm provides integrated solutions for large-scale infrastructure projects, energy development, and urban construction. With a focus on sustainability, the company has expanded into electric-powered machinery and green energy technologies. Its global service network supports operations across diverse geographical regions, ensuring equipment reliability and lifecycle management for international clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 年度募集资金使用情况专项说明 | 2025-04-28 | Chinese | |
| 2024年度董事会工作报告 | 2025-04-28 | Chinese | |
| 2024年度环境、社会与治理(ESG)报告(英文版) | 2025-04-28 | Chinese | |
| 年度募集资金使用鉴证报告 | 2025-04-28 | Chinese | |
| 2024年年度审计报告 | 2025-04-28 | Chinese | |
| 关于举行2024年度暨2025年第一季度网上业绩说明会的公告 | 2025-04-28 | Chinese |
Browse filings by year
27 years- 2026 47 filings
- 2025 166 filings
- 2024 103 filings
- 2023 144 filings
- 2022 251 filings
- 2021 254 filings
- 2020 100 filings
- 2019 139 filings
- 2018 117 filings
- 2017 139 filings
- 2016 154 filings
- 2015 204 filings
- 2014 109 filings
- 2013 116 filings
- 2012 114 filings
- 2011 126 filings
- 2010 119 filings
- 2009 84 filings
- 2008 99 filings
- 2007 64 filings
- 2006 74 filings
- 2005 68 filings
- 2004 21 filings
- 2003 48 filings
- 2002 23 filings
- 2001 9 filings
- 1996 2 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 42118387 | 年度募集资金使用情况专项说明 | 2025-04-28 | Chinese | ||
| 42118371 | 2024年度董事会工作报告 | 2025-04-28 | Chinese | ||
| 42118350 | 2024年度环境、社会与治理(ESG)报告(英文版) | 2025-04-28 | Chinese | ||
| 42118345 | 年度募集资金使用鉴证报告 | 2025-04-28 | Chinese | ||
| 42118207 | 2024年年度审计报告 | 2025-04-28 | Chinese | ||
| 42117977 | 关于举行2024年度暨2025年第一季度网上业绩说明会的公告 | 2025-04-28 | Chinese | ||
| 42117965 | 关于开展金融衍生品交易业务的可行性分析报告 | 2025-04-28 | Chinese | ||
| 42117952 | 2024年度独立董事述职报告(耿成轩) | 2025-04-28 | Chinese | ||
| 42117937 | 关于续聘2025年度会计师事务所的公告 | 2025-04-28 | Chinese | ||
| 42117922 | 2024年年度报告摘要 | 2025-04-28 | Chinese | ||
| 42117914 | 关于公司业绩承诺实现情况说明的审核报告 | 2025-04-28 | Chinese | ||
| 42117758 | 2024年年度报告 | 2025-04-28 | Chinese | ||
| 42117746 | 关于预计2025年度日常关联交易的公告 | 2025-04-28 | Chinese | ||
| 42117730 | 年度关联方资金占用专项审计报告 | 2025-04-28 | Chinese | ||
| 42117593 | 监事会决议公告 | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of machinery for mining, quarrying and construction
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIRMAN CORPORATION
Manufacturer of air compressors, generators, and constructi…
|
6364 | JP | Manufacturing |
|
AJAX Engineering Limited
Manufacturer of concrete equipment for production, transpor…
|
AJAXENGG | IN | Manufacturing |
|
Anhui Tuoshan Heavy Industries Co.,Ltd.
Manufactures undercarriage components for crawler-type heav…
|
001226 | CN | Manufacturing |
|
ANSHAN SENYUAN ROAD AND BRIDGE CO.,LTD
Manufactures road maintenance machinery and asphalt pavemen…
|
300210 | CN | Manufacturing |
|
APOLLO TECHNO INDUSTRIES LIMITED
Manufacturer of high-performance road construction and infr…
|
544671 | IN | Manufacturing |
|
Arrival Energy Corporation
Engineers, manufactures, and services innovative downhole d…
|
ARVL | CA | Manufacturing |
|
ASTEC INDUSTRIES INC
Manufactures equipment for road building, aggregate process…
|
ASTE | US | Manufacturing |
|
AUSTIN ENGINEERING LIMITED
Designs and manufactures customized mining equipment and en…
|
ANG | AU | Manufacturing |
|
BEIJING TIANMA INTELLIGENT CONTROL TECHNOLOGY CO., LTD.
Develops intelligent control systems and equipment for unde…
|
688570 | CN | Manufacturing |
|
BELL EQUIPMENT LIMITED
Global supplier and manufacturer of heavy equipment and mat…
|
BEL | ZA | Manufacturing |
XCMG Construction Machinery Co., Ltd. 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/53625/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53625 | 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=53625 | 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=53625 \ -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": 53625}, 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 XCMG Construction Machinery Co., Ltd. (id: 53625)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.