
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 |
|---|---|---|---|
| 2026年一季度报告 | 2026-04-28 | Chinese | |
| 2025年度审计委员会履职情况报告 | 2026-04-28 | Chinese | |
| 2025年年度报告摘要 | 2026-04-28 | Chinese | |
| 关于回购公司股份并用于注销的公告 | 2026-04-28 | Chinese | |
| 关于续聘2026年度会计师事务所的公告 | 2026-04-28 | Chinese | |
| 2025年度独立董事述职报告(杨林) | 2026-04-28 | Chinese |
Browse filings by year
27 years- 2026 46 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 | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42122828 | 2026年一季度报告 | 2026-04-28 | Chinese | ||
| 42122824 | 2025年度审计委员会履职情况报告 | 2026-04-28 | Chinese | ||
| 42122812 | 2025年年度报告摘要 | 2026-04-28 | Chinese | ||
| 42122809 | 关于回购公司股份并用于注销的公告 | 2026-04-28 | Chinese | ||
| 42122793 | 关于续聘2026年度会计师事务所的公告 | 2026-04-28 | Chinese | ||
| 42122791 | 2025年度独立董事述职报告(杨林) | 2026-04-28 | Chinese | ||
| 42122774 | 关于举行2025年度暨2026年第一季度网上业绩说明会的公告 | 2026-04-28 | Chinese | ||
| 42122761 | 内部控制审计报告 | 2026-04-28 | Chinese | ||
| 42122286 | 2025年度内部控制自我评价报告 | 2026-04-28 | Chinese | ||
| 42122275 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-28 | Chinese | ||
| 42122262 | 关于公司2025年度募集资金存放、管理与使用情况的鉴证报告 | 2026-04-28 | Chinese | ||
| 42121573 | 关于增加2025年度日常关联交易预计的公告 | 2026-04-28 | Chinese | ||
| 42121563 | 第十届董事会第二次会议决议公告 | 2026-04-28 | Chinese | ||
| 42121542 | 2025年年度审计报告 | 2026-04-28 | Chinese | ||
| 42121524 | 关于控股股东增持公司股份触及1%整数倍的提示性公告 | 2026-04-01 | 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.