
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 |
|---|---|---|---|
|
Bohai Automative Systems Co., Ltd.
Manufactures pistons and lightweight aluminum automotive co…
|
600960 | CN | Manufacturing |
|
BORGWARNER INC
Provides technology solutions for combustion, hybrid, and e…
|
BWA | US | Manufacturing |
|
BOSCH FREN SİSTEMLERİ SANAYİ VE TİCARET A.Ş.
Manufacturer of hydraulic brake systems for cars and light …
|
BFREN | TR | Manufacturing |
|
Bosch Ltd
Provides mobility, industrial, consumer goods, and energy a…
|
BOSCHLTD | IN | Manufacturing |
|
Brembo
Designs and produces high-performance braking systems for a…
|
BRCA | NL | Manufacturing |
|
BSA INTERNATIONAL BERHAD
Investment holding company and world-class producer of allo…
|
— | MY | Manufacturing |
|
Buyang International Holding Inc
Manufacturer of aluminum alloy automobile wheels for the gl…
|
2457 | HK | Manufacturing |
|
Carbon Revolution Public Ltd Co
Tier 1 OEM supplier of lightweight carbon fiber wheels for …
|
CREV | US | Manufacturing |
|
CAR MATE MFG.CO.,LTD
Manufacturer of automotive accessories and products for out…
|
7297 | JP | Manufacturing |
|
CASTEC KOREA CO.,LTD
Manufacturer of automobile and electronics parts using cast…
|
071850 | KR | 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.