
XCHG Ltd — Investor Relations & Filings
XCHG Ltd. is a global provider of integrated electric vehicle (EV) charging solutions. Operating under the X-Charge brand, the company designs, manufactures, and sells a range of charging hardware and provides related services. Its product portfolio is centered on high-power charging technology, featuring DC fast chargers and advanced battery-integrated DC fast chargers. By combining its proprietary charging technology with energy storage systems, the company aims to enhance EV charging efficiency and facilitate energy storage and management. XCHG offers comprehensive solutions that encompass both its hardware and accompanying services.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 20-F - XCHG Ltd (0001979887) (Filer) | 2026-04-27 | English | |
| 6-K - XCHG Ltd (0001979887) (Filer) | 2026-04-27 | English | |
| 3 - XCHG Ltd (0001979887) (Issuer) | 2026-03-18 | English | |
| 3 - XCHG Ltd (0001979887) (Issuer) | 2026-03-18 | English | |
| 3 - XCHG Ltd (0001979887) (Issuer) | 2026-03-18 | English | |
| 6-K Filing | 2026-01-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 37623978 | 20-F - XCHG Ltd (0001979887) (Filer) | 2026-04-27 | English | ||
| 37622127 | 6-K - XCHG Ltd (0001979887) (Filer) | 2026-04-27 | English | ||
| 32974931 | 3 - XCHG Ltd (0001979887) (Issuer) | 2026-03-18 | English | ||
| 32975033 | 3 - XCHG Ltd (0001979887) (Issuer) | 2026-03-18 | English | ||
| 32974971 | 3 - XCHG Ltd (0001979887) (Issuer) | 2026-03-18 | English | ||
| 32274551 | 6-K Filing | 2026-01-30 | English | ||
| 32274550 | 424B5 Filing | 2026-01-30 | English | ||
|
2025
8 filings
| |||||
| 13659693 | F-3 | 2025-12-19 | English | ||
| 13659694 | 6-K | 2025-12-19 | English | ||
| 13659696 | Major Shareholding Notification 2025 | 2025-11-06 | English | ||
| 13659695 | Major Shareholding Notification 2025 | 2025-11-06 | English | ||
| 13659697 | 6-K | 2025-09-23 | English | ||
| 13659698 | 6-K | 2025-09-11 | English | ||
| 13659699 | 6-K | 2025-08-21 | English | ||
| 13659700 | 6-K | 2025-04-23 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of electric motors, generators, transformers and electricity distribution and control apparatus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AICHI ELECTRIC CO.,LTD.
Manufactures power equipment, motors, and printed circuit b…
|
6623 | JP | Manufacturing |
|
Akanksha Power and Infrastructure Limited
Manufactures electrical equipment and provides turnkey EPC …
|
AKANKSHA | IN | Manufacturing |
|
Alfa Transformers ltd.
Designs, manufactures, and repairs electrical transformers …
|
517546 | IN | Manufacturing |
|
Alfen N.V.
Manufacturer of smart grid, energy storage, and EV charging…
|
ALFEN | NL | Manufacturing |
|
ALLIENT INC
Designs and manufactures precision-controlled motion compon…
|
ALNT | US | Manufacturing |
|
Allis Electric Co., Ltd.
Provider of heavy electrical equipment, power electronics, …
|
1514 | TW | Manufacturing |
|
Altech Corporation
Supplier of components for industrial control, instrumentat…
|
4641 | JP | Manufacturing |
|
Amba Enterprises Ltd.
Manufactures electrical steel laminations, motor stampings,…
|
539196 | IN | Manufacturing |
|
AMERICAN SUPERCONDUCTOR CORP /DE/
Provides megawatt-scale power resiliency solutions for grid…
|
AMSC | US | Manufacturing |
|
AMPVOLTS LIMITED
Produces distribution transformers and high-voltage equipme…
|
535719 | IN | Manufacturing |
XCHG Ltd 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/34290/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34290 | 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=34290 | 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=34290 \ -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": 34290}, 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 XCHG Ltd (id: 34290)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.