
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 |
|---|---|---|---|
| 浙江天册律师事务所关于浙江富特科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-26 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-26 | Chinese | |
| 关于特定股东减持股份的预披露公告 | 2026-05-24 | Chinese | |
| 关于变更注册资本、修订公司章程并办理工商变更登记的公告 | 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
| |||||
| 47056870 | 浙江天册律师事务所关于浙江富特科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-26 | Chinese | ||
| 47056868 | 2025年年度股东会决议公告 | 2026-05-26 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of parts and accessories for motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Chengdu Xiling Power Science & Technology Incorporated Company
Develops and manufactures high-precision engine components …
|
300733 | CN | Manufacturing |
|
CHINA AUTOMOBILE PARTS HOLDINGS LIMITED
Manufactured auto chassis components (bolts, axes, pins) fo…
|
— | MY | Manufacturing |
|
China Automotive Systems, Inc.
Manufactures and sells automotive power steering systems an…
|
CAAS | US | Manufacturing |
|
China Tianrui Automotive Interiors Co., Ltd
R&D, manufacturing, and sale of automotive interior/exterio…
|
6162 | HK | Manufacturing |
|
Chongqing Machinery & Electric Co., Ltd.
Manufactures industrial equipment, power systems, and essen…
|
2722 | HK | Manufacturing |
|
Chongqing Qin'an M&E PLC.
Manufactures core engine and transmission components for IC…
|
603758 | CN | Manufacturing |
|
CHONGQING ZHIXIN INDUSTRIAL CO., LTD.
Manufactures high-precision aluminum alloy die-casting comp…
|
603352 | CN | Manufacturing |
|
Chuzhou Duoli Automotive Technology Co.,Ltd.
Specializes in automotive stamping parts and welded body-in…
|
001311 | CN | Manufacturing |
|
CIE Automotive India Limited
Multi-technology automotive component supplier providing di…
|
CIEINDIA | IN | Manufacturing |
|
CIE Automotive S.A.
Global supplier designing and manufacturing multi-technolog…
|
CIE | ES | 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.