Chongqing Yuxin Pingrui Electronic Co.,Ltd. — Investor Relations & Filings
Chongqing Yuxin Pingrui Electronic Co., Ltd. specializes in the research, development, and manufacturing of advanced electronic control systems for general-purpose engines and outdoor power equipment. The company's product portfolio includes digital inverter modules, ignition systems, automatic voltage regulators (AVR), and comprehensive engine control units. These components are critical for the operation of portable generators, lawn and garden machinery, and various industrial power tools. By integrating sophisticated power electronics with intelligent control algorithms, the firm provides solutions that enhance fuel efficiency, reduce emissions, and ensure stable power output. The company serves a global clientele of original equipment manufacturers (OEMs), positioning itself as a key supplier in the small engine electronics sector through its focus on technical innovation and high-reliability manufacturing processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于回购股份注销完成暨控股股东、实际控制人及其一致行动人持股比例被动增加触及1%整数倍的公告 | 2026-03-25 | Chinese | |
| 关于独立董事取得独立董事培训证明的公告 | 2026-03-19 | Chinese | |
| 北京国枫律师事务所关于重庆瑜欣平瑞电子股份有限公司2026年限制性股票激励计划调整及授予相关事项的法律意见书 | 2026-03-02 | Chinese | |
| 关于拟开展金融衍生品交易业务的公告 | 2026-03-02 | Chinese | |
| 第四届董事会第十一次会议决议公告 | 2026-03-02 | Chinese | |
| 关于调整2026年限制性股票激励计划相关事项的公告 | 2026-03-02 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40087192 | 关于回购股份注销完成暨控股股东、实际控制人及其一致行动人持股比例被动增加触及1%整数倍的公告 | 2026-03-25 | Chinese | ||
| 40087182 | 关于独立董事取得独立董事培训证明的公告 | 2026-03-19 | Chinese | ||
| 40087177 | 北京国枫律师事务所关于重庆瑜欣平瑞电子股份有限公司2026年限制性股票激励计划调整及授予相关事项的法律意见书 | 2026-03-02 | Chinese | ||
| 40087125 | 关于拟开展金融衍生品交易业务的公告 | 2026-03-02 | Chinese | ||
| 40087111 | 第四届董事会第十一次会议决议公告 | 2026-03-02 | Chinese | ||
| 40087104 | 关于调整2026年限制性股票激励计划相关事项的公告 | 2026-03-02 | Chinese | ||
| 40087097 | 关于向2026年限制性股票激励计划激励对象授予限制性股票的公告 | 2026-03-02 | Chinese | ||
| 40087087 | 董事会薪酬与考核委员会关于2026年限制性股票激励计划激励对象名单(授予日)的核查意见 | 2026-03-02 | Chinese | ||
| 40087075 | 关于开展金融衍生品交易业务的可行性分析报告 | 2026-03-02 | Chinese | ||
| 40087065 | 金融衍生品交易业务管理制度 | 2026-03-02 | Chinese | ||
| 40087060 | 关于注销回购股份减少注册资本暨通知债权人的公告 | 2026-01-30 | Chinese | ||
| 40087051 | 关于2026年限制性股票激励计划内幕信息知情人买卖公司股票情况的自查报告 | 2026-01-30 | Chinese | ||
| 40087041 | 北京大成(重庆)律师事务所关于重庆瑜欣平瑞电子股份有限公司2026年第二次临时股东会的法律意见书 | 2026-01-30 | Chinese | ||
| 40086821 | 2026年第二次临时股东会决议公告 | 2026-01-30 | Chinese | ||
| 40086812 | 董事会薪酬与考核委员会关于公司2026年限制性股票激励计划激励对象名单的公示情况说明及核查意见 | 2026-01-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aartech Solonics Limited
Engineering firm providing energy storage, bus transfer sys…
|
AARTECH | IN | Manufacturing |
|
ABB India Limited
Technology leader in electrification and automation for a s…
|
ABB | IN | Manufacturing |
|
ABB Ltd
A technology company specializing in electrification and au…
|
ABBN | CH | Manufacturing |
|
ACCORD TRANSFORMER & SWITCHGEAR LIMITED
Designs and manufactures energy-efficient transformers and …
|
544710 | IN | Manufacturing |
|
Ads-Tec Energy Public Ltd Co
Develops battery-buffered platform solutions for ultra-fast…
|
ADSE | US | Manufacturing |
|
ADVAIT ENERGY TRANSITIONS LIMITED
Provides power transmission components, renewable energy, a…
|
ADVAIT | IN | Manufacturing |
|
ADVENT TECHNOLOGIES HOLDINGS, INC.
Develops and manufactures complete fuel cell systems and th…
|
ADN | US | Manufacturing |
|
AFC ENERGY PLC
Develops hydrogen power generation technologies for off-gri…
|
AFC | GB | Manufacturing |
|
AHA Co.,Ltd
A technology company operating in EdTech, Healthcare, and E…
|
102950 | KR | Manufacturing |
|
AHOKU Electronic Company
Manufacturer of power management, surge protectors, and PDU…
|
3002 | TW | Manufacturing |
Chongqing Yuxin Pingrui Electronic 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/56058/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56058 | 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=56058 | 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=56058 \ -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": 56058}, 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 Chongqing Yuxin Pingrui Electronic Co.,Ltd. (id: 56058)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.