
ASIA PACIFIC WIRE & CABLE CORP LTD — Investor Relations & Filings
Asia Pacific Wire & Cable Corporation Ltd. is a holding company that, through its subsidiaries, is principally engaged in the manufacturing and distribution of wire and cable products. The company's core product lines include telecommunications cables, such as copper and fiber optic wires; power cables for energy transmission and distribution; and enameled wire, which is a critical component for manufacturers of transformers, motors, and other electrical equipment. The company serves various sectors by providing essential components for telecommunications infrastructure, power grids, and a wide range of electronic and electrical goods.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SD CONFLICT MINERALS DISCLOSURE | 2026-05-22 | English | |
| 6-K | 2026-05-14 | English | |
| 6-K - ASIA PACIFIC WIRE & CABLE CORP LTD (0001026980) (Filer) | 2026-05-01 | English | |
| 20-F - ASIA PACIFIC WIRE & CABLE CORP LTD (0001026980) (Filer) | 2026-04-29 | English | |
| 6-K - ASIA PACIFIC WIRE & CABLE CORP LTD (0001026980) (Filer) | 2026-04-29 | English | |
| 3 - ASIA PACIFIC WIRE & CABLE CORP LTD (0001026980) (Issuer) | 2026-03-27 | English |
Browse filings by year
30 years- 2026 13 filings
- 2025 15 filings
- 2024 12 filings
- 2023 6 filings
- 2022 10 filings
- 2021 21 filings
- 2020 9 filings
- 2019 9 filings
- 2018 5 filings
- 2017 6 filings
- 2016 6 filings
- 2015 8 filings
- 2014 5 filings
- 2013 11 filings
- 2012 8 filings
- 2011 18 filings
- 2010 9 filings
- 2009 25 filings
- 2008 9 filings
- 2007 9 filings
- 2006 8 filings
- 2005 11 filings
- 2004 11 filings
- 2003 6 filings
- 2002 8 filings
- 2001 2 filings
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
Market data
Market data not available
Price history
Peer group · Manufacture of other electronic and electric wires and cables
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Dah San
Manufacturer of wire and cable products with integrated pow…
|
1615 | TW | Manufacturing |
|
DAWON CABLE CO.,LTD
Manufacturer of power, communication, optical, and automoti…
|
006340 | KR | Manufacturing |
|
DCG Cables & Wires Limited
Manufactures copper conductors and wires for transformers a…
|
DCG | IN | Manufacturing |
|
Delton Cables Ltd.
Manufactures wires, cables, and switchgears for power, tele…
|
504240 | IN | Manufacturing |
|
Diamond Power Infrastructure Limited
Integrated manufacturer of power transmission equipment and…
|
DIACABS | IN | Manufacturing |
|
Divine Power Energy Limited
Manufactures insulated wires and strips for the transformer…
|
DPEL | IN | Manufacturing |
|
Dynamic Cables Limited
Engineers and produces power cables and conductors for tran…
|
DYCL | IN | Manufacturing |
|
ECOCAB CO., LTD.
Manufacturer of automotive electrical components, wires, ca…
|
128540 | KR | Manufacturing |
|
EMKA AD
Manufacturer of cables, winding wires, and insulated and no…
|
EMKA | BG | Manufacturing |
|
ENERGY TECHNOLOGIES LIMITED
Manufacturer of specialized wire and cable products for har…
|
EGY | AU | Manufacturing |
ASIA PACIFIC WIRE & CABLE CORP 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/34678/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34678 | 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=34678 | 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=34678 \ -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": 34678}, 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 ASIA PACIFIC WIRE & CABLE CORP LTD (id: 34678)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.