
KUNG LONG — Investor Relations & Filings
Kung Long Batteries Industrial Co., Ltd. is a professional manufacturer specializing in the development and production of lead-acid batteries. Established in 1990, the company possesses over 30 years of manufacturing expertise. It operates three modern production facilities, maintaining a robust and integrated supply chain to serve global markets. The product portfolio includes high-performance batteries for large Uninterruptible Power Supply (UPS) systems, telecommunications infrastructure, renewable energy storage systems, electric vehicles, and engine starting applications. Committed to technical innovation and environmental sustainability, the company integrates advanced equipment and new technologies to provide efficient, reliable, and sustainable energy solutions. Its commitment to quality is evidenced by international certifications, including UL 1973 for its battery solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_1537_AIC.pdf | 2026-05-29 | English | |
| 114年第4季財務報告書 — 202504_1537_AIA.pdf | 2026-05-29 | English | |
| 114年年報及股東會資料 — 2026_1537_20260617F17.pdf | 2026-05-29 | Chinese | |
| 114年年報及股東會資料 — 2025_1537_20260617FE4.pdf | 2026-05-29 | English | |
| 114年年報及股東會資料 — 2025_1537_20260617F04.pdf | 2026-05-29 | Chinese | |
| 114年年報及股東會資料 — 2026_1537_20260617F13.pdf | 2026-05-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47871378 | 114年第4季財務報告書 — 202504_1537_AIC.pdf | 2026-05-29 | English | ||
| 47871377 | 114年第4季財務報告書 — 202504_1537_AIA.pdf | 2026-05-29 | English | ||
| 47871023 | 114年年報及股東會資料 — 2026_1537_20260617F17.pdf | 2026-05-29 | Chinese | ||
| 47871022 | 114年年報及股東會資料 — 2025_1537_20260617FE4.pdf | 2026-05-29 | English | ||
| 47871021 | 114年年報及股東會資料 — 2025_1537_20260617F04.pdf | 2026-05-29 | Chinese | ||
| 47871020 | 114年年報及股東會資料 — 2026_1537_20260617F13.pdf | 2026-05-29 | Chinese | ||
| 47871019 | 114年年報及股東會資料 — 2026_1537_20260617FE2.pdf | 2026-05-29 | English | ||
| 47871018 | 114年年報及股東會資料 — 2026_1537_20260617F02.pdf | 2026-05-29 | Chinese | ||
| 47871016 | 114年年報及股東會資料 — 2026_1537_20260617FE1.pdf | 2026-05-29 | English | ||
| 47871012 | 114年年報及股東會資料 — 2026_1537_20260617F01.pdf | 2026-05-29 | Chinese | ||
| 46909477 | 115年05月僑外投資持股 | 2026-05-15 | Chinese | ||
| 46372396 | 115年第1季海外子公司投資 | 2026-05-14 | Chinese | ||
| 46369161 | 115年第1季財務報告書 — 202601_1537_AI1.pdf | 2026-05-14 | Chinese | ||
| 46366741 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366437 | 115年第1季現金流量表 | 2026-05-13 | 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 |
KUNG LONG 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/51859/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51859 | 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=51859 | 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=51859 \ -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": 51859}, 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 KUNG LONG (id: 51859)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.