
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 |
|---|---|---|---|
|
DAYOU AUTOMOTIVE SEAT TECHNOLOGY CO., LTD
A manufacturer of automotive seat assemblies and other inte…
|
002880 | KR | Manufacturing |
|
DAYTONA CORPORATION
Global company that develops, manufactures, and sells motor…
|
7228 | JP | Manufacturing |
|
DENSO CORPORATION
A global manufacturer of automotive components, systems, an…
|
6902 | JP | Manufacturing |
|
Dgenx Co., Ltd.
Manufacturer and distributor of automotive exhaust systems …
|
113810 | KR | Manufacturing |
|
DH AUTOLEAD Co.,Ltd.
Manufacturer of automotive steering wheels and related comp…
|
290120 | KR | Manufacturing |
|
DİTAŞ DOĞAN YEDEK PARÇA İMALAT VE TEKNİK A.Ş.
Manufacturer of steering and suspension system parts for th…
|
DITAS | TR | Manufacturing |
|
DIVGI TORQTRANSFER SYSTEMS LIMITED
Designs and manufactures drivetrain systems and components …
|
DIVGIITTS | IN | Manufacturing |
|
DN AUTOMOTIVE CORPORATION
Global manufacturer of automotive anti-vibration parts, bat…
|
007340 | KR | Manufacturing |
|
DONG FENG ELECTRONIC TECHNOLOGY CO.,LTD.
Develops and manufactures automotive electronic systems and…
|
600081 | CN | Manufacturing |
|
DONGWON METAL CO.,LTD
A specialized manufacturer of automotive components and ste…
|
018500 | 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.