
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 |
|---|---|---|---|
|
GORDON
Manufacturer of metal replacement crash parts for the globa…
|
1524 | TW | Manufacturing |
|
GRAMMER AG
Develops and manufactures interior components and systems f…
|
GMM | DE | Manufacturing |
|
Grupo Industrial Saltillo, S.A.B. de C.V.
Manufactures engineered automotive components and consumer …
|
GISSA | MX | Manufacturing |
|
G.S. Auto International Ltd.
Manufactures precision automotive suspension and chassis pa…
|
513059 | IN | Manufacturing |
|
GSP AUTOMOTIVE GROUP WENZHOU CO., LTD.
Produces driveline, steering, and suspension components for…
|
605088 | CN | Manufacturing |
|
G-TEKT CORPORATION
Specialized manufacturer of auto body frame and transmissio…
|
5970 | JP | Manufacturing |
|
Guangdong Dcenti Auto-Parts Stock Limited Company
Produces high-performance aluminum alloy wheels for the glo…
|
603335 | CN | Manufacturing |
|
Guangzhou Jinzhong Auto Parts Manufacturing Co., Ltd.
Designs and produces exterior decorative auto components an…
|
301133 | CN | Manufacturing |
|
Guangzhou Ruili Kormee Automotive Electronic Co., Ltd.
Develops electronic braking and stability control systems f…
|
001285 | CN | Manufacturing |
|
Guilin Fuda Co.,Ltd.
Produces high-precision automotive components, crankshafts,…
|
603166 | CN | 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.