RongFa Nuclear Equipment Co., Ltd. — Investor Relations & Filings
RongFa Nuclear Equipment Co., Ltd. specializes in the engineering and production of high-performance components for nuclear power generation. The company’s core portfolio includes primary coolant pipes, pump casings, and valve bodies manufactured through advanced centrifugal casting and forging processes. It provides critical hardware for various reactor technologies, including third-generation designs like the AP1000 and Hualong One. With integrated capabilities covering smelting, casting, forging, and precision machining, the company delivers specialized stainless steel and alloy solutions designed for high-pressure and high-temperature environments. Its technical expertise supports the construction and maintenance of large-scale energy infrastructure, focusing on safety-critical applications and material integrity.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第七届董事会第二次会议决议公告 | 2026-02-09 | Chinese | |
| 关于为全资子公司提供担保的进展公告 | 2026-02-09 | Chinese | |
| 关于公司破产企业财产处置专用账户部分剩余偿债股票公开处置的提示性公告 | 2026-02-09 | Chinese | |
| 关于一级全资子公司收到中标通知书的公告 | 2026-02-05 | Chinese | |
| 2025年年度业绩预告 | 2026-01-28 | Chinese | |
| 关于部分限售股份上市流通的提示性公告 | 2026-01-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 35606583 | 第七届董事会第二次会议决议公告 | 2026-02-09 | Chinese | ||
| 35606579 | 关于为全资子公司提供担保的进展公告 | 2026-02-09 | Chinese | ||
| 35606554 | 关于公司破产企业财产处置专用账户部分剩余偿债股票公开处置的提示性公告 | 2026-02-09 | Chinese | ||
| 35606549 | 关于一级全资子公司收到中标通知书的公告 | 2026-02-05 | Chinese | ||
| 35606547 | 2025年年度业绩预告 | 2026-01-28 | Chinese | ||
| 35606535 | 关于部分限售股份上市流通的提示性公告 | 2026-01-09 | Chinese | ||
|
2025
9 filings
| |||||
| 35606531 | 关于为全资子公司提供担保的进展公告 | 2025-12-12 | Chinese | ||
| 35606527 | 关于为全资子公司提供担保的进展公告 | 2025-11-17 | Chinese | ||
| 35606522 | 关于融发核电设备股份有限公司2025年第二次临时股东大会法律意见书 | 2025-11-13 | Chinese | ||
| 35606507 | 第七届董事会第一次会议决议公告 | 2025-11-13 | Chinese | ||
| 35606500 | 关于董事会完成换届选举及聘任公司高级管理人员、内部审计机构负责人、证券事务代表的公告 | 2025-11-13 | Chinese | ||
| 35606493 | 2025年第二次临时股东大会决议公告 | 2025-11-13 | Chinese | ||
| 35606491 | 关于选举第七届董事会职工代表董事的公告 | 2025-11-13 | Chinese | ||
| 35606482 | 关于为全资子公司提供担保的进展公告 | 2025-11-04 | Chinese | ||
| 35606467 | 关于为全资子公司提供担保的进展公告 | 2025-10-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of steam generators, except central heating hot water boilers
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Western Power Industrial Co.,Ltd.
Manufactures power equipment and provides EPC services for …
|
002630 | CN | Manufacturing |
|
Energoinstal S.A.
Manufacturer of boiler equipment and turnkey solutions for …
|
ENI | PL | Manufacturing |
|
Guangzhou Devotion Thermal Technology Co.,Ltd.
Manufactures high-efficiency thermal energy equipment and c…
|
300335 | CN | Manufacturing |
|
ISGEC Heavy Engineering Limited
Diversified engineering firm providing industrial products …
|
ISGEC | IN | Manufacturing |
|
KMM AD
Specializes in marine and industrial machine-building, maki…
|
KMM | BG | Manufacturing |
|
Suzhou Hailu Heavy Industry Co., Ltd
Manufactures waste heat boilers, pressure vessels, and nucl…
|
002255 | CN | Manufacturing |
|
Wuxi Huaguang Environment & Energy Group Co.,Ltd.
Provides energy and environmental equipment, solutions, and…
|
600475 | CN | Manufacturing |
|
Xizi Clean Energy Equipment Manufacturing Co., Ltd.
Manufactures high-efficiency waste heat recovery and clean …
|
002534 | CN | Manufacturing |
|
ZHEJIANG LIJU THERMAL EQUIPMENT CO., LTD.
Manufacturer of high-efficiency vacuum boilers and low-NOx …
|
603391 | CN | Manufacturing |
RongFa Nuclear Equipment 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/54409/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54409 | 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=54409 | 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=54409 \ -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": 54409}, 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 RongFa Nuclear Equipment Co., Ltd. (id: 54409)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.