
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 |
|---|---|---|---|
| 代重要子公司-利隆(越南)責任有限公司公告董事會決議 發放股利事宜 | 2025-07-24 | Chinese | |
| 114年6月背書保證與資金貸與 | 2025-07-08 | Chinese | |
| 114年6月營業收入 | 2025-07-08 | Chinese | |
| 公告本公司訂定114年除息基準日為114年8月25日 | 2025-07-08 | Chinese | |
| 114年06月內部人持股異動(事後) | 2025-07-04 | Chinese | |
| 114年06月董事會成員及持股 | 2025-07-04 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33364773 | 代重要子公司-利隆(越南)責任有限公司公告董事會決議 發放股利事宜 | 2025-07-24 | Chinese | ||
| 33364780 | 114年6月背書保證與資金貸與 | 2025-07-08 | Chinese | ||
| 33364777 | 114年6月營業收入 | 2025-07-08 | Chinese | ||
| 33364782 | 公告本公司訂定114年除息基準日為114年8月25日 | 2025-07-08 | Chinese | ||
| 33364788 | 114年06月內部人持股異動(事後) | 2025-07-04 | Chinese | ||
| 33364785 | 114年06月董事會成員及持股 | 2025-07-04 | Chinese | ||
| 33367318 | 114年年報及股東會資料 — 2025_1537_20250619F05.pdf | 2025-06-25 | Chinese | ||
| 33367317 | 114年年報及股東會資料 — 2025_1537_20250619F17.pdf | 2025-06-25 | Chinese | ||
| 33367316 | 114年年報及股東會資料 — 2024_1537_20250619FE4.pdf | 2025-06-25 | Chinese | ||
| 33367315 | 114年年報及股東會資料 — 2024_1537_20250619F04.pdf | 2025-06-25 | Chinese | ||
| 33367314 | 114年年報及股東會資料 — 2025_1537_20250619F13.pdf | 2025-06-25 | Chinese | ||
| 33367312 | 114年年報及股東會資料 — 2025_1537_20250619FE2.pdf | 2025-06-25 | Chinese | ||
| 33367310 | 114年年報及股東會資料 — 2025_1537_20250619F02.pdf | 2025-06-25 | Chinese | ||
| 33367308 | 114年年報及股東會資料 — 2025_1537_20250619FE1.pdf | 2025-06-25 | Chinese | ||
| 33364791 | 114年股東常會重要決議事項 | 2025-06-19 | 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.