
Zhejiang EV-Tech Co., Ltd. — Investor Relations & Filings
Zhejiang EV-Tech Co., Ltd. specializes in the research, development, and manufacturing of high-voltage power electronics for electric vehicles. The company's core product portfolio includes on-board chargers (OBC), DC/DC converters, and integrated power supply systems that combine multiple functions into compact, high-efficiency units. These solutions are engineered to meet rigorous automotive standards for power density, reliability, and thermal management. By providing critical components for battery charging and power distribution, the company supports automotive manufacturers in the development of electrified vehicle platforms. Its technical expertise encompasses advanced power conversion topologies and digital control systems, catering to both passenger and commercial vehicle segments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于特定股东减持股份的预披露公告 | 2026-05-24 | Chinese | |
| 关于变更注册资本、修订公司章程并办理工商变更登记的公告 | 2026-05-14 | Chinese | |
| 公司章程 | 2026-05-14 | Chinese | |
| 关于取消2025年年度股东会部分提案并增加临时提案暨股东会补充通知的公告 | 2026-05-14 | Chinese | |
| 第三届董事会第十九次会议决议公告 | 2026-05-14 | Chinese | |
| 关于调整2025年度利润分配预案的公告 | 2026-05-14 | Chinese |
Browse filings by year
3 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46998807 | 关于特定股东减持股份的预披露公告 | 2026-05-24 | Chinese | ||
| 45974802 | 关于变更注册资本、修订公司章程并办理工商变更登记的公告 | 2026-05-14 | Chinese | ||
| 45974800 | 公司章程 | 2026-05-14 | Chinese | ||
| 45974797 | 关于取消2025年年度股东会部分提案并增加临时提案暨股东会补充通知的公告 | 2026-05-14 | Chinese | ||
| 45974794 | 第三届董事会第十九次会议决议公告 | 2026-05-14 | Chinese | ||
| 45974790 | 关于调整2025年度利润分配预案的公告 | 2026-05-14 | Chinese | ||
| 44912247 | 关于召开2025年度业绩说明会的公告 | 2026-05-11 | Chinese | ||
| 44272814 | 更正公告 | 2026-05-07 | Chinese | ||
| 44272805 | 浙江富特科技股份有限公司向特定对象发行A股股票上市公告书 | 2026-05-07 | Chinese | ||
| 44272798 | 关于控股股东、实际控制人及其一致行动人持股比例被动稀释触及1%整数倍的公告 | 2026-05-07 | Chinese | ||
| 44272772 | 2025年年度报告 (更正后) | 2026-05-07 | Chinese | ||
| 44272766 | 国泰海通证券股份有限公司关于浙江富特科技股份有限公司2025年度向特定对象发行股票并在创业板上市之上市保荐书 | 2026-05-07 | Chinese | ||
| 44272751 | 2025年年度报告摘要(更正后) | 2026-05-07 | Chinese | ||
| 44272748 | 关于持股5%以上股东持股比例被动稀释触及1%整数倍及减持进展情况的公告 | 2026-05-07 | Chinese | ||
| 44273071 | 2025年年度审计报告(更正后) | 2026-05-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Clean Logistics SE (formerly: SendR SE)
Converts heavy-duty diesel vehicles to zero-emission hydrog…
|
SD1 | DE | Manufacturing |
|
CM
Manufacturer of automotive, industrial, and military-grade …
|
1587 | TW | Manufacturing |
|
Cofle
Designs and manufactures control systems and cables for OEM…
|
CFL | IT | Manufacturing |
|
Commercial Vehicle Group, Inc.
Designs and manufactures systems for commercial vehicles, E…
|
CVGI | US | Manufacturing |
|
Compagnie Plastic Omnium SE
A global automotive supplier of exterior systems, lighting,…
|
POM | FR | Manufacturing |
|
Compa S. A.
Manufacturer of automotive components and industrial equipm…
|
CMP | RO | Manufacturing |
|
Continental AG
Develops technologies and services for sustainable and conn…
|
CON | DE | Manufacturing |
|
Cooper-Standard Holdings Inc.
Global supplier of sealing and fluid handling systems and c…
|
CPS | US | Manufacturing |
|
COPLUS
Designs and manufactures LED vehicle lighting and precision…
|
2254 | TW | Manufacturing |
|
Craftsman Automation Limited
Precision manufacturing firm for automotive, industrial, an…
|
CRAFTSMAN | IN | Manufacturing |
Zhejiang EV-Tech 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/56389/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56389 | 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=56389 | 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=56389 \ -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": 56389}, 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 Zhejiang EV-Tech Co., Ltd. (id: 56389)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.