
Zhejiang Hengwei Battery Co.,Ltd. — Investor Relations & Filings
Zhejiang Hengwei Battery Co., Ltd. specializes in the research, development, manufacturing, and sales of high-performance primary batteries. The company's core product portfolio includes a comprehensive range of alkaline and zinc-carbon batteries, specifically LR6, LR03, LR14, LR20, and 9V configurations. These products are engineered for high energy density, long shelf life, and leak-proof performance, adhering to international environmental standards such as mercury-free and cadmium-free specifications. Utilizing advanced automated production lines and rigorous quality control systems, the company serves a global market, providing power solutions for consumer electronics, household appliances, and industrial applications. Its operations are supported by certifications including ISO9001, ISO14001, and various international safety standards, ensuring reliability and compliance for its diverse international clientele.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于注销募集资金理财产品专用结算账户的公告 | 2026-05-29 | Chinese | |
| 2025年度分红派息、转增股本实施公告 | 2026-05-19 | Chinese | |
| 广东信达(苏州)律师事务所关于浙江恒威电池股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | |
| 2025年年度股东会决议公告 | 2026-05-18 | Chinese | |
| 关于召开2025年年度股东会的提示性公告 | 2026-05-13 | Chinese | |
| 董事会审计委员会对2025年度会计师事务所履行监督职责情况报告 | 2026-04-26 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47880479 | 关于注销募集资金理财产品专用结算账户的公告 | 2026-05-29 | Chinese | ||
| 46531139 | 2025年度分红派息、转增股本实施公告 | 2026-05-19 | Chinese | ||
| 46383430 | 广东信达(苏州)律师事务所关于浙江恒威电池股份有限公司2025年年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 46383429 | 2025年年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 45505298 | 关于召开2025年年度股东会的提示性公告 | 2026-05-13 | Chinese | ||
| 38922387 | 董事会审计委员会对2025年度会计师事务所履行监督职责情况报告 | 2026-04-26 | Chinese | ||
| 38922386 | 浙江恒威电池股份有限公司2025年度非经营性资金占用及其他关联资金往来情况汇总表 | 2026-04-26 | Chinese | ||
| 38922382 | 董事会对独立董事独立性自查情况的专项报告 | 2026-04-26 | Chinese | ||
| 38922380 | 2025年年度审计报告 | 2026-04-26 | Chinese | ||
| 38922377 | 招商证券股份有限公司关于浙江恒威电池股份有限公司使用自有资金、自有外汇、信用证、银行承兑汇票等方式支付募投项目所需部分资金并以募集资金等额置换暨2025年度开展情况的核查意见 | 2026-04-26 | Chinese | ||
| 38922374 | 独立董事年度述职报告(王金良)·已离任 | 2026-04-26 | Chinese | ||
| 38922372 | 董事会秘书工作制度 | 2026-04-26 | Chinese | ||
| 38922368 | 关联交易管理制度 | 2026-04-26 | Chinese | ||
| 38922365 | 浙江恒威电池股份有限公司章程(2026年4月修订草案) | 2026-04-26 | Chinese | ||
| 38922362 | 招商证券股份有限公司关于浙江恒威电池股份有限公司2025 年度证券与衍生品投资情况的核查意见 | 2026-04-26 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
Zhejiang Hengwei Battery 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/56156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56156 | 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=56156 | 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=56156 \ -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": 56156}, 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 Hengwei Battery Co.,Ltd. (id: 56156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.