RAYHOO MOTOR DIES CO., LTD. — Investor Relations & Filings
Rayhoo Motor Dies Co., Ltd. specializes in the design, engineering, and manufacturing of high-precision automotive stamping dies and automated production systems. The company focuses on large-scale body-in-white (BIW) tooling solutions, including tandem dies, transfer dies, and progressive dies for complex vehicle components. Beyond tooling, Rayhoo provides integrated services for automotive welding lines and automated assembly systems. By leveraging advanced CAD/CAE/CAM technologies and large-scale machining centers, the company serves global automotive original equipment manufacturers (OEMs) and Tier 1 suppliers. Its core competencies lie in the development of lightweight material forming technologies and the delivery of turnkey solutions for high-volume automotive production environments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | |
| 2025年度董事会工作报告 | 2026-04-23 | Chinese | |
| 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | |
| 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-23 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40031962 | 董事会审计委员会2025年度履职情况报告 | 2026-04-23 | Chinese | ||
| 40031960 | 2025年度董事会工作报告 | 2026-04-23 | Chinese | ||
| 40031958 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 40031950 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-23 | Chinese | ||
| 40031938 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-23 | Chinese | ||
| 40031928 | 2025年度内部控制自我评价报告 | 2026-04-23 | Chinese | ||
| 40031925 | 关于拟续聘会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 40031924 | 容诚审字[2026]241Z0005号-内部控制审计报告 | 2026-04-23 | Chinese | ||
| 40031921 | 关于2025年度计提减值准备的公告 | 2026-04-23 | Chinese | ||
| 40031919 | 第四届董事会第七次会议决议的公告 | 2026-04-23 | Chinese | ||
| 40031908 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-23 | Chinese | ||
| 40031907 | 容诚专字[2026]241Z0002号-非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-23 | Chinese | ||
| 40031902 | 关于瑞鹄汽车模具股份有限公司申请向不特定对象发行可转换公司债券的审核问询函的回复 | 2026-01-28 | Chinese | ||
| 40031853 | 关于公司申请向不特定对象发行可转换公司债券的审核问询函回复的公告 | 2026-01-28 | Chinese | ||
| 40031851 | 2026年第一次临时股东会决议公告 | 2026-01-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cutlery, hand tools and general hardware
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACME UNITED CORP
Supplier of cutting, measuring, first aid, and sharpening p…
|
ACU | US | Manufacturing |
|
Advanex inc.
Manufacturer specializing in precision springs and pressed …
|
5998 | JP | Manufacturing |
|
Allegion plc
Global provider of security and access solutions for doors …
|
ALLE | US | Manufacturing |
|
Almast OJSC
Manufactures diamond tools for cutting and machining stone …
|
ALMS | AM | Manufacturing |
|
ALPHA Corporation
Manufactures locks, keys, access control systems, and locke…
|
3434 | IN | Manufacturing |
|
Amatei Incorporated
Manufactures and sells a wide range of fastening products, …
|
5952 | JP | Manufacturing |
|
Armatura S.A.
Manufacturer of valves, faucets, and fittings for various i…
|
ARM | RO | Manufacturing |
|
ASAKA INDUSTRIAL CO.,LTD.
Manufacturer of tools for agriculture and construction, plu…
|
5962 | JP | Manufacturing |
|
ASSA ABLOY
A global leader in access solutions for managing physical a…
|
ASSA | SE | Manufacturing |
|
ATOM LIVIN TECH Co.,Ltd.
Develops, manufactures, and sells interior hardware for res…
|
3426 | JP | Manufacturing |
RAYHOO MOTOR DIES 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/54983/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54983 | 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=54983 | 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=54983 \ -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": 54983}, 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 RAYHOO MOTOR DIES CO., LTD. (id: 54983)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.