
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 |
|---|---|---|---|
| 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 | |
| 3 - ASIA PACIFIC WIRE & CABLE CORP LTD (0001026980) (Issuer) | 2026-03-27 | English |
Browse filings by year
30 years- 2026 12 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 |
|---|---|---|---|
|
3C TAE YANG CO., LTD.
Manufacturer of precision cable solutions for medical and s…
|
052960 | KR | Manufacturing |
|
ALVES KABLO SANAYİ VE TİCARET A.Ş.
Manufacturer of a diverse portfolio of energy cables for do…
|
ALVES | TR | Manufacturing |
|
Apar Industries Ltd
Global manufacturer of conductors, specialty oils, and cabl…
|
APARINDS | IN | Manufacturing |
|
ASTA Energy Solutions AG
Produces copper-based solutions for power transmission and …
|
1AST | AT | Manufacturing |
|
AVSL Industries Limited
Manufactures PVC compounds and power cables for constructio…
|
AVSL | IN | Manufacturing |
|
Baosheng Science and Technology Innovation Co.,Ltd.
Develops high-performance wire and cable solutions for ener…
|
600973 | CN | Manufacturing |
|
B.C. Power Controls Limited
Manufactures wires, cables, and conductors for power transm…
|
537766 | IN | Manufacturing |
|
CAFCA LIMITED
Manufacturer and supplier of cables and conductors for elec…
|
CAC | ZW | Manufacturing |
|
Canare Electric Co., Ltd.
Manufactures connectivity products for broadcast, pro-audio…
|
5819 | JP | Manufacturing |
|
Cenergy Holdings S.A.
Manufactures cables and steel pipes for the energy and tele…
|
CENER | BE | 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.