
HEFEI CONVER HOLDING CO.,LTD. — Investor Relations & Filings
Hefei Conver Holding Co.,Ltd. specializes in the research, development, and manufacturing of high-precision transmission equipment and industrial automation components. The company's core product portfolio includes high-performance planetary gearboxes, harmonic reducers, and integrated motion control systems designed for demanding industrial applications. These solutions are primarily utilized in robotics, CNC machine tools, semiconductor fabrication equipment, and automated production lines. By focusing on precision engineering and advanced manufacturing processes, the company provides critical components that enhance the accuracy and efficiency of mechanical systems. Its technical expertise extends to the design of customized drive solutions tailored to specific operational requirements in high-tech sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于签订募集资金专户存储三方监管协议的公告 | 2026-05-22 | Chinese | |
| 中银国际证券股份有限公司关于合肥汇通控股股份有限公司增加2026年度日常关联交易预计额度的核查意见 | 2026-05-22 | Chinese | |
| 关于增加2026年度日常关联交易预计额度的公告 | 2026-05-22 | Chinese | |
| 关于部分募投项目结项并将节余募集资金永久补流的公告 | 2026-05-22 | Chinese | |
| 中银国际证券股份有限公司关于汇通控股部分募投项目结项并将节余募集资金永久补流的核查意见 | 2026-05-22 | Chinese | |
| 第五届董事会第二次会议决议公告 | 2026-05-22 | Chinese |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46868088 | 关于签订募集资金专户存储三方监管协议的公告 | 2026-05-22 | Chinese | ||
| 46867775 | 中银国际证券股份有限公司关于合肥汇通控股股份有限公司增加2026年度日常关联交易预计额度的核查意见 | 2026-05-22 | Chinese | ||
| 46867689 | 关于增加2026年度日常关联交易预计额度的公告 | 2026-05-22 | Chinese | ||
| 46867688 | 关于部分募投项目结项并将节余募集资金永久补流的公告 | 2026-05-22 | Chinese | ||
| 46867686 | 中银国际证券股份有限公司关于汇通控股部分募投项目结项并将节余募集资金永久补流的核查意见 | 2026-05-22 | Chinese | ||
| 46867061 | 第五届董事会第二次会议决议公告 | 2026-05-22 | Chinese | ||
| 39697057 | 关于召开2025年年度股东会的通知 | 2026-04-17 | Chinese | ||
| 39697054 | 2025年募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-17 | Chinese | ||
| 39697053 | 中银国际证券股份有限公司关于公司变更部分募投项目的核查意见 | 2026-04-17 | Chinese | ||
| 39697052 | 2025年度董事会关于独立董事独立性自查情况的专项意见 | 2026-04-17 | Chinese | ||
| 39697045 | 独立董事提名人声明与承诺(颜苏) | 2026-04-17 | Chinese | ||
| 39697044 | 关于公司未来三年(2026年—2028年)股东分红回报规划的公告 | 2026-04-17 | Chinese | ||
| 39697042 | 公司向不特定对象发行可转换公司债券方案的论证分析报告 | 2026-04-17 | Chinese | ||
| 39697040 | 关于通过全资子公司在越南、马来西亚投资设立下属公司的公告 | 2026-04-17 | Chinese | ||
| 39697038 | 2025年年度报告 | 2026-04-17 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEXDYNA
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
BROADWIND, INC.
Precision manufacturer of heavy fabrications and gearing fo…
|
BWEN | US | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
HEFEI CONVER HOLDING 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/57663/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57663 | 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=57663 | 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=57663 \ -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": 57663}, 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 HEFEI CONVER HOLDING CO.,LTD. (id: 57663)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.