
德瑞锂电 — Investor Relations & Filings
Huizhou DeRui Lithium Battery Co., Ltd. specializes in the research, development, production, and sales of lithium primary batteries. The company's core product portfolio includes lithium manganese dioxide (Li-MnO2) and lithium thionyl chloride (Li-SOCl2) batteries, available in various configurations such as cylindrical, coin, and soft-pack types. These power solutions are engineered for high energy density, stable discharge voltage, and a broad operating temperature range, making them suitable for long-term applications. DeRui Lithium Battery serves diverse global markets, providing critical power components for smart utility meters, Internet of Things (IoT) sensors, automotive electronics like tire pressure monitoring systems (TPMS), medical devices, and security equipment. The company emphasizes technological innovation and quality control to ensure high reliability and safety standards across its specialized battery lines.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 投资者关系活动记录表 | 2026-05-07 | Chinese | |
| 持股5%以上股东权益变动触及1%的提示性公告 | 2026-04-19 | Chinese | |
| 使用自有闲置资金委托理财进展的公告 | 2026-04-08 | Chinese | |
| 董事变动公告 | 2026-04-02 | Chinese | |
| 2026年第一次职工代表大会决议公告 | 2026-04-02 | Chinese | |
| 股东提前终止减持计划暨减持股份结果公告 | 2026-04-02 | Chinese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
12 filings
| |||||
| 44268012 | 投资者关系活动记录表 | 2026-05-07 | Chinese | ||
| 39826388 | 持股5%以上股东权益变动触及1%的提示性公告 | 2026-04-19 | Chinese | ||
| 39826379 | 使用自有闲置资金委托理财进展的公告 | 2026-04-08 | Chinese | ||
| 39826367 | 董事变动公告 | 2026-04-02 | Chinese | ||
| 39826357 | 2026年第一次职工代表大会决议公告 | 2026-04-02 | Chinese | ||
| 39826350 | 股东提前终止减持计划暨减持股份结果公告 | 2026-04-02 | Chinese | ||
| 39826341 | 股票解除限售公告 | 2026-03-22 | Chinese | ||
| 39826329 | 股东拟减持股份的预披露公告(再次披露) | 2026-03-05 | Chinese | ||
| 39826323 | 2025年年度业绩快报公告 | 2026-02-25 | Chinese | ||
| 39826315 | 关于取得发明专利证书的公告 | 2026-02-23 | Chinese | ||
| 39826306 | 关于变更签字注册会计师及项目质量复核人的公告 | 2026-02-05 | Chinese | ||
| 39826297 | 股东拟减持股份的预披露公告 | 2026-02-04 | Chinese | ||
|
2025
3 filings
| |||||
| 39826289 | 股东拟减持股份的预披露公告 | 2025-12-25 | Chinese | ||
| 39826283 | 2025年第二次临时股东会决议公告 | 2025-11-23 | Chinese | ||
| 39826277 | 广东信达律师事务所关于惠州市惠德瑞锂电科技股份有限公司2025年第二次临时股东会的法律意见书 | 2025-11-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CBAK Energy Technology, Inc.
Develops and manufactures advanced lithium-ion and sodium-i…
|
CBAT | US | Manufacturing |
|
Central Development Holdings Limited
Investment holding company operating in the energy (solar P…
|
475 | HK | Manufacturing |
|
Changzhou Wujin Zhongrui Electronic Technology Co., Ltd.
Manufactures precision safety components for cylindrical li…
|
301587 | CN | Manufacturing |
|
Chaowei Power Holdings Limited
Researches, manufactures, and sells advanced lead-acid and …
|
951 | KY | Manufacturing |
|
Chongqing VDL Electronics Co., Ltd.
Manufactures small-scale lithium-ion batteries for consumer…
|
301121 | CN | Manufacturing |
|
Chongqing Wanli New Energy Co., Ltd.
Develops and manufactures lead-acid batteries for automotiv…
|
600847 | CN | Manufacturing |
|
Công ty Cổ phần Pin Ắc quy miền Nam
Manufacturer of batteries and accumulators, OEM supplier fo…
|
PAC | VN | Manufacturing |
|
Contemporary Amperex Technology Co., Limited
World's largest supplier of electric vehicle batteries and …
|
3750 | HK | Manufacturing |
|
Contemporary Amperex Technology Co., Limited
Global leader in lithium-ion battery manufacturing and ener…
|
300750 | CN | Manufacturing |
|
Dragonfly Energy Holdings Corp.
Manufacturer of lithium-ion batteries and integrated energy…
|
DFLI | US | Manufacturing |
德瑞锂电 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/58857/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58857 | 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=58857 | 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=58857 \ -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": 58857}, 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 德瑞锂电 (id: 58857)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.