Anhui Quanchai Engine Co.,Ltd — Investor Relations & Filings
About Anhui Quanchai Engine Co.,Ltd
Anhui Quanchai Engine Co.,Ltd. specializes in the research, development, and manufacturing of multi-cylinder diesel engines. The company provides a comprehensive range of power solutions tailored for agricultural machinery, commercial vehicles, construction equipment, and power generation units. Its product portfolio includes several high-performance engine series, such as the 4B, 4C, 4D, 4E, 4F, 4G, and 4L, designed to meet diverse displacement and power requirements. Emphasizing technological innovation and environmental sustainability, the company focuses on developing energy-efficient engines that comply with international emission standards. Through advanced production facilities and rigorous quality control, it serves as a key supplier for domestic and global machinery manufacturers, offering reliable and durable internal combustion engines for various industrial and transport applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 全柴动力独立董事候选人声明与承诺(郝利君) | 2026-03-27 | Chinese | |
| 国元证券股份有限公司关于安徽全柴动力股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-03-27 | Chinese | |
| 全柴动力2025年度利润分配预案公告 | 2026-03-27 | Chinese | |
| 全柴动力募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-03-27 | Chinese | |
| 全柴动力关于申请银行综合授信额度的公告 | 2026-03-27 | Chinese | |
| 全柴动力董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40550482 | 全柴动力独立董事候选人声明与承诺(郝利君) | 2026-03-27 | Chinese | ||
| 40550473 | 国元证券股份有限公司关于安徽全柴动力股份有限公司2025年度募集资金存放、管理与实际使用情况的核查意见 | 2026-03-27 | Chinese | ||
| 40550464 | 全柴动力2025年度利润分配预案公告 | 2026-03-27 | Chinese | ||
| 40550456 | 全柴动力募集资金年度存放、管理与实际使用情况鉴证报告 | 2026-03-27 | Chinese | ||
| 40550377 | 全柴动力关于申请银行综合授信额度的公告 | 2026-03-27 | Chinese | ||
| 40550369 | 全柴动力董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-03-27 | Chinese | ||
| 40550352 | 全柴动力对会计师事务所2025年度履职情况的评估报告 | 2026-03-27 | Chinese | ||
| 40550351 | 全柴动力董事会关于独立董事独立性的专项评估意见 | 2026-03-27 | Chinese | ||
| 40550339 | 全柴动力独立董事候选人声明与承诺(黄荷暑) | 2026-03-27 | Chinese | ||
| 40550336 | 全柴动力独立董事候选人声明与承诺(解明国) | 2026-03-27 | Chinese | ||
| 40550333 | 全柴动力内部控制审计报告 | 2026-03-27 | Chinese | ||
| 40550329 | 全柴动力关于提请股东会授权董事会制定2026年中期分红方案的公告 | 2026-03-27 | Chinese | ||
| 40550324 | 全柴动力关于2025年度计提资产减值准备的公告 | 2026-03-27 | Chinese | ||
| 40550319 | 全柴动力2025年度独立董事述职报告(郝利君) | 2026-03-27 | Chinese | ||
| 40550316 | 全柴动力非经营性资金占用及其他关联资金往来情况的专项审计说明 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of engines and turbines, except aircraft, vehicle and cycle engines
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hanwha Engine Co., Ltd.
Manufacturer of marine diesel engines and engines for elect…
|
082740 | KR | Manufacturing |
|
HD-Hyundai Marine Engine Co., Ltd.
Manufacturer of engines and core equipment for marine appli…
|
071970 | KR | Manufacturing |
|
Hitachi, Ltd.
A technology company integrating IT and OT for social innov…
|
6501 | JP | Manufacturing |
|
HONDA INDIA POWER PRODUCTS LIMITED
Manufactures power equipment for agricultural, industrial, …
|
HONDAPOWER | IN | Manufacturing |
|
Inox Wind Limited
Integrated wind energy solutions provider for turbine manuf…
|
INOXWIND | IN | Manufacturing |
|
INSPIRIT ENERGY HOLDINGS PLC
Develops energy-efficient mCHP boilers and Waste Heat Recov…
|
INSP | GB | Manufacturing |
|
Japan Engine Corporation
The world's sole global licensor of marine low-speed diesel…
|
6016 | JP | Manufacturing |
|
Jiangsu SINOJIT Wind Energy Technology Co., Ltd.
Manufactures large-scale precision castings and components …
|
601218 | CN | Manufacturing |
|
JWW Invest S.A.
Provides installation and modernization services for the en…
|
JWW | PL | Manufacturing |
|
Kirloskar Oil Engines Limited
Designs and manufactures diesel engines, power generators, …
|
KIRLOSENG | IN | Manufacturing |
Anhui Quanchai Engine 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/56573/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56573 | 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=56573 | 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=56573 \ -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": 56573}, 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 Anhui Quanchai Engine Co.,Ltd (id: 56573)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.