
WUXI NCE POWER CO.,LTD. — Investor Relations & Filings
WUXI NCE POWER CO.,LTD. specializes in the research, development, and design of high-performance power semiconductor devices. The company's primary product portfolio includes a wide range of MOSFETs, such as Trench, SGT (Shielded Gate Transistor), and Super Junction MOSFETs, as well as IGBTs and power modules. These components are engineered for high efficiency and reliability across diverse applications, including automotive electronics, industrial motor drives, consumer power supplies, and renewable energy systems. NCE Power focuses on advancing power management technologies to enhance energy conversion efficiency and power density. Its technical expertise extends to innovative packaging solutions and the development of wide-bandgap semiconductor materials to meet the evolving demands of the global electronics market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于闲置募集资金现金管理赎回的公告 | 2026-05-18 | Chinese | |
| 关于调整2025年度利润分配方案每股分红金额的公告 | 2026-05-14 | Chinese | |
| 股票期权激励计划行权结果暨过户登记的公告 | 2026-05-13 | Chinese | |
| 关于调整2024年股票期权激励计划行权价格的公告 | 2026-05-10 | Chinese | |
| 2026年第一季度报告 | 2026-04-27 | Chinese | |
| 关于闲置募集资金现金管理赎回的公告 | 2026-04-16 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46512621 | 关于闲置募集资金现金管理赎回的公告 | 2026-05-18 | Chinese | ||
| 46343811 | 关于调整2025年度利润分配方案每股分红金额的公告 | 2026-05-14 | Chinese | ||
| 45774311 | 股票期权激励计划行权结果暨过户登记的公告 | 2026-05-13 | Chinese | ||
| 44825171 | 关于调整2024年股票期权激励计划行权价格的公告 | 2026-05-10 | Chinese | ||
| 40040672 | 2026年第一季度报告 | 2026-04-27 | Chinese | ||
| 40040664 | 关于闲置募集资金现金管理赎回的公告 | 2026-04-16 | Chinese | ||
| 40040661 | 2025年年度股东会决议公告 | 2026-04-16 | Chinese | ||
| 40040659 | 江苏世纪同仁律师事务所关于公司2025年年度股东会的法律意见书 | 2026-04-16 | Chinese | ||
| 40040657 | 关于闲置募集资金现金管理赎回的公告 | 2026-04-14 | Chinese | ||
| 40040655 | 2025年度股东会会议资料 | 2026-04-12 | Chinese | ||
| 40040646 | 关于闲置募集资金现金管理赎回的公告 | 2026-04-10 | Chinese | ||
| 40040644 | 关于闲置募集资金现金管理赎回的公告 | 2026-04-03 | Chinese | ||
| 40040642 | 关于闲置募集资金现金管理赎回的公告 | 2026-03-31 | Chinese | ||
| 40040634 | 2025年年度业绩暨现金分红说明会公告 | 2026-03-31 | Chinese | ||
| 40040627 | 信息披露与暂缓豁免管理制度 | 2026-03-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic components and boards
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3ALogics. Inc.
Designs and develops NFC and RFID System-on-Chips (SoCs) fo…
|
177900 | KR | Manufacturing |
|
3peak Incorporated
Designs analog and mixed-signal ICs for signal chain and po…
|
688536 | CN | Manufacturing |
|
4DS MEMORY LIMITED
Develops Interface Switching ReRAM for high-density Storage…
|
4DS | AU | Manufacturing |
|
AAC Technologies Holdings Inc.
Global provider of sensory solutions and miniaturized compo…
|
2018 | KY | Manufacturing |
|
ABCO ELECTRONICS CO., LTD.
Manufacturer of passive electronic components like inductor…
|
036010 | KR | Manufacturing |
|
ABOV Semiconductor Co.,Ltd.
Designs and manufactures MCUs, touch sensors, and non-volat…
|
102120 | KR | Manufacturing |
|
Acbel
Designs and manufactures switching power supplies for 5G, m…
|
6282 | TW | Manufacturing |
|
Accelink Technologies Co., Ltd.
Produces optoelectronic components and modules for telecom …
|
002281 | CN | Manufacturing |
|
ACES
Global provider of high-precision electronic components and…
|
3605 | TW | Manufacturing |
|
ACTIONS TECHNOLOGY CO., LTD.
Designs low-power wireless and multimedia SoCs for audio an…
|
688049 | CN | Manufacturing |
WUXI NCE POWER 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/57979/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57979 | 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=57979 | 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=57979 \ -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": 57979}, 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 WUXI NCE POWER CO.,LTD. (id: 57979)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.