
德瑞锂电 — 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 |
|---|---|---|---|
|
Electrovaya Inc.
Manufactures lithium-ion batteries for the e-mobility and e…
|
ELVA | CA | Manufacturing |
|
Elhim Iskra AD
Manufacturer of lead-acid starter and traction batteries fo…
|
ELHM | BG | Manufacturing |
|
Elong Power Holding Ltd.
Develops and sells high-power batteries and high-safety ene…
|
ELPW | US | Manufacturing |
|
ENCell Co., Ltd.
Biopharmaceutical CDMO providing services for advanced cell…
|
456070 | KR | Manufacturing |
|
ENDURANCE MO
Designs and manufactures lithium-ion batteries for electrom…
|
END | ES | Manufacturing |
|
ENERGIZER HOLDINGS, INC.
A global manufacturer of consumer products in batteries and…
|
ENR | US | Manufacturing |
|
Energy SpA
Designs and manufactures integrated energy storage systems …
|
ENY | IT | Manufacturing |
|
Enershare Technology Corporation
Manufacturer of advanced lithium-ion battery storage system…
|
— | CA | Manufacturing |
|
EnerSys
Designs, manufactures, and distributes mission-critical sto…
|
ENS | US | Manufacturing |
|
Enovix Corp
Designs and manufactures advanced lithium-ion batteries wit…
|
ENVX | 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.