
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年08月法人說明會簡報 — 153720250825E002.pdf | 2025-08-25 | Chinese | |
| 114年08月法人說明會簡報 — 153720250825M002.pdf | 2025-08-25 | Chinese | |
| 114年08月法人說明會簡報 | 2025-08-25 | Chinese | |
| 本公司受邀參加2025年8月26日華南永昌證券所主辦的法人說明會 | 2025-08-25 | Chinese | |
| 114年第2季海外子公司投資 | 2025-08-12 | Chinese | |
| 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33364734 | 114年08月法人說明會簡報 — 153720250825E002.pdf | 2025-08-25 | Chinese | ||
| 33364729 | 114年08月法人說明會簡報 — 153720250825M002.pdf | 2025-08-25 | Chinese | ||
| 33364725 | 114年08月法人說明會簡報 | 2025-08-25 | Chinese | ||
| 33364736 | 本公司受邀參加2025年8月26日華南永昌證券所主辦的法人說明會 | 2025-08-25 | Chinese | ||
| 33364738 | 114年第2季海外子公司投資 | 2025-08-12 | Chinese | ||
| 33364741 | 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-11 | Chinese | ||
| 33364754 | 114年第2季權益變動表 | 2025-08-11 | Chinese | ||
| 33364751 | 114年第2季現金流量表 | 2025-08-11 | Chinese | ||
| 33364748 | 114年第2季綜合損益表 | 2025-08-11 | Chinese | ||
| 33364744 | 114年第2季資產負債表 | 2025-08-11 | Chinese | ||
| 33364760 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 33364758 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 33364768 | 114年07月內部人持股異動(事後) | 2025-08-05 | Chinese | ||
| 33364764 | 114年07月董事會成員及持股 | 2025-08-05 | Chinese | ||
| 33364770 | 公告本公司114年第二季合併財務報告董事會召開日期 為114年8月11日 | 2025-08-01 | 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.