
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 |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-14 | Chinese | |
| 115年第1季財務報告書 — 202601_1537_AI1.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-13 | Chinese | |
| 115年第1季現金流量表 | 2026-05-13 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 46366136 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363992 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 45751946 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-11 | Chinese | ||
| 46909487 | 115年4月背書保證與資金貸與 | 2026-05-08 | Chinese | ||
| 46909485 | 115年4月營業收入 | 2026-05-08 | Chinese | ||
| 41460173 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457876 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 39034942 | 公告本公司115年第一季合併財務報告董事會召開日期 為115年5月11日 | 2026-04-30 | Chinese | ||
| 33992455 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989745 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Farasis Energy (Gan Zhou) Co., Ltd.
Produces high-performance pouch-type lithium-ion batteries …
|
688567 | CN | Manufacturing |
|
FDK CORPORATION
Manufacturer of electronic components, batteries, and advan…
|
6955 | JP | Manufacturing |
|
Fluence Energy, Inc.
Global provider of energy storage products, services, and s…
|
FLNC | US | Manufacturing |
|
Flux Power Holdings, Inc.
Designs and manufactures lithium-ion battery packs for indu…
|
FLUX | US | Manufacturing |
|
Forsee Power
Designs and manufactures smart battery systems for sustaina…
|
FORSE | FR | Manufacturing |
|
GBLT Corp.
Designs and distributes energy storage solutions, LED light…
|
GBLT | CA | Manufacturing |
|
GELION PLC
Develops and commercializes next-generation sulfur-based ba…
|
GELN | GB | Manufacturing |
|
Golden Power Group Holdings Limited
Manufactures and sells diverse batteries for electronic dev…
|
3919 | HK | Manufacturing |
|
Gold Peak Technology Group Limited
R&D, manufacturing, and distribution of energy solutions an…
|
40 | HK | Manufacturing |
|
Goldstar Power Limited
Manufactures lead-acid batteries for automotive, solar, and…
|
GOLDSTAR | IN | 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.