HENGHUI Technology Corporation Limited — Investor Relations & Filings
HENGHUI Technology Corporation Limited specializes in the design, development, and manufacture of high-precision metal forming tools and machinery. The core product portfolio includes thread rolling dies, flat dies, cylindrical dies, and specialized molds utilized in the production of high-strength fasteners. These products serve critical applications across the automotive, aerospace, and construction sectors. By leveraging advanced heat treatment technologies and precision grinding processes, the corporation ensures high durability and dimensional accuracy in its tooling solutions. The company focuses on providing integrated technical support and customized engineering services to optimize manufacturing efficiency for fastener producers. Its operations emphasize research and development to meet evolving technical standards in precision engineering and metalwork.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会对2025年度会计师事务所履行监督职责情况的报告 | 2026-04-21 | Chinese | |
| 2025年年度审计报告 | 2026-04-21 | Chinese | |
| 关于持股5%以上股东部分股份质押的公告 | 2026-04-07 | Chinese | |
| 第二届董事会第十五次会议决议公告 | 2026-04-01 | Chinese | |
| 方正证券承销保荐有限责任公司关于新恒汇电子股份有限公司与关联方共同投资暨关联交易的核查意见 | 2026-04-01 | Chinese | |
| 关于与关联方共同投资暨关联交易的公告 | 2026-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39506574 | 董事会审计委员会对2025年度会计师事务所履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 39506571 | 2025年年度审计报告 | 2026-04-21 | Chinese | ||
| 39506556 | 关于持股5%以上股东部分股份质押的公告 | 2026-04-07 | Chinese | ||
| 39506548 | 第二届董事会第十五次会议决议公告 | 2026-04-01 | Chinese | ||
| 39506544 | 方正证券承销保荐有限责任公司关于新恒汇电子股份有限公司与关联方共同投资暨关联交易的核查意见 | 2026-04-01 | Chinese | ||
| 39506540 | 关于与关联方共同投资暨关联交易的公告 | 2026-04-01 | Chinese | ||
| 39506531 | 关于暂不召开股东会的公告 | 2026-04-01 | Chinese | ||
| 39506529 | 荣芯半导体(宁波)有限公司审计报告及财务报表 | 2026-04-01 | Chinese | ||
| 39506499 | 北京市中伦律师事务所关于新恒汇电子股份有限公司2026年第一次临时股东会的法律意见书 | 2026-02-27 | Chinese | ||
| 39506492 | 2026年第一次临时股东会决议公告 | 2026-02-27 | Chinese | ||
| 39506491 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-02-12 | Chinese | ||
| 39506490 | 方正证券承销保荐有限责任公司关于新恒汇电子股份有限公司增加期权套期保值业务交易方式的核查意见 | 2026-02-12 | Chinese | ||
| 39506487 | 关于增加期权套期保值业务交易方式的公告 | 2026-02-12 | Chinese | ||
| 39506479 | 商品期货期权套期保值业务管理办法 | 2026-02-12 | Chinese | ||
| 39506465 | 方正证券承销保荐有限责任公司关于新恒汇电子股份有限公司开展外汇衍生品交易业务的核查意见 | 2026-02-12 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aztec International Spolka Akcyjna
Specializes in powder coating, manufacturing saddle washers…
|
AZC | PL | Manufacturing |
|
Beijing Worldia Diamond Tools Co.,Ltd.
Manufactures high-precision superhard cutting tools for ind…
|
688028 | CN | Manufacturing |
|
Bichamp Cutting Technology(Hunan) Co.,Ltd.
Manufacturer of industrial sawing tools and precision metal…
|
002843 | CN | Manufacturing |
|
Birla Precision Technologies Ltd
Produces precision machine tool accessories, cutting tools,…
|
BIRLAPREC | IN | Manufacturing |
|
Brüder Mannesmann AG
Holding company for a wholesaler of hand and power tools fo…
|
BMM | DE | Manufacturing |
|
Bulten
A global manufacturer and distributor of fastening solution…
|
BULTEN | SE | Manufacturing |
|
Changsha DIALINE New Material Sci.&Tech. Co., Ltd.
Produces electroplated diamond wire tools for high-precisio…
|
300700 | CN | Manufacturing |
|
CHICAGO RIVET & MACHINE CO
Manufacturer of custom cold-headed parts and automatic rive…
|
CVR | US | Manufacturing |
|
CHUO SPRING CO.,LTD.
Manufacturer of automotive springs, control cables, and sus…
|
5992 | JP | Manufacturing |
|
COMPX INTERNATIONAL INC
Manufacturer of security products and recreational marine c…
|
CIX | US | Manufacturing |
HENGHUI Technology Corporation Limited 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/56414/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56414 | 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=56414 | 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=56414 \ -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": 56414}, 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 HENGHUI Technology Corporation Limited (id: 56414)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.