
Shenzhen Sinexcel Electric Co.,Ltd — Investor Relations & Filings
Shenzhen Sinexcel Electric Co., Ltd. specializes in the research, development, and manufacturing of power electronics technology. The company focuses on four primary business sectors: power quality, electric vehicle charging, energy storage, and battery testing. Its core product portfolio includes Active Power Filters (APF), Static Var Generators (SVG), and modular power conversion systems designed to improve grid stability and efficiency. Sinexcel provides a comprehensive range of EV charging solutions, including high-power DC fast chargers and AC charging stations. Additionally, the company offers integrated energy storage systems and advanced battery formation and testing equipment for the battery manufacturing industry. By leveraging modular design and high-frequency power conversion technology, Sinexcel serves global industrial, commercial, and utility-scale applications, emphasizing reliability and energy efficiency.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于为全资子公司向银行申请综合授信提供担保的进展公告 | 2026-05-25 | Chinese | |
| 2026年第二次临时股东会决议公告 | 2026-05-13 | Chinese | |
| 2026年第二次临时股东会法律意见书 | 2026-05-13 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-12 | Chinese | |
| 2025年度股东会法律意见书 | 2026-05-08 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-08 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47012783 | 关于为全资子公司向银行申请综合授信提供担保的进展公告 | 2026-05-25 | Chinese | ||
| 45565686 | 2026年第二次临时股东会决议公告 | 2026-05-13 | Chinese | ||
| 45565670 | 2026年第二次临时股东会法律意见书 | 2026-05-13 | Chinese | ||
| 45241176 | 2025年年度权益分派实施公告 | 2026-05-12 | Chinese | ||
| 44261964 | 2025年度股东会法律意见书 | 2026-05-08 | Chinese | ||
| 44261951 | 2025年度股东会决议公告 | 2026-05-08 | Chinese | ||
| 38443547 | 第四届董事会第十三次会议决议的公告 | 2026-04-17 | Chinese | ||
| 38443544 | 2026年第一次临时股东会法律意见书 | 2026-04-17 | Chinese | ||
| 38443537 | 关于向2026年限制性股票激励计划激励对象首次授予限制性股票的公告 | 2026-04-17 | Chinese | ||
| 38443533 | 2026年第一次临时股东会决议公告 | 2026-04-17 | Chinese | ||
| 38443532 | 盛弘股份2026年限制性股票激励计划首次授予相关事项的法律意见书 | 2026-04-17 | Chinese | ||
| 38443531 | 董事会薪酬与考核委员会关于2026年限制性股票激励计划首次授予激励对象名单(授予日)的核查意见 | 2026-04-17 | Chinese | ||
| 38443528 | 董事会薪酬与考核委员会关于2026年限制性股票激励计划首次授予激励对象名单的公示情况说明及核查意见 | 2026-04-13 | Chinese | ||
| 38443512 | 关于公司为全资子公司向银行申请综合授信提供担保的公告 | 2026-04-09 | Chinese | ||
| 38443506 | 关于使用闲置自有资金进行现金管理的公告 | 2026-04-09 | 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 |
|
AEC
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | 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 |
Shenzhen Sinexcel Electric 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/55672/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55672 | 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=55672 | 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=55672 \ -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": 55672}, 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 Shenzhen Sinexcel Electric Co.,Ltd (id: 55672)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.