
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 |
|---|---|---|---|
|
Cenergy Holdings S.A.
Manufactures cables and steel pipes for the energy and tele…
|
CENER | BE | Manufacturing |
|
Century Energy International Holdings Limited
Trading refined oil/chemicals and manufacturing power/data …
|
8132 | HK | Manufacturing |
|
Chengdu Putian Telecommunications Cable Company Limited
R&D, manufacturing, and sale of communication and energy tr…
|
1202 | HK | Manufacturing |
|
China Saftower International Holding Group Limited
Manufactures and distributes wires, cables, and aluminum pr…
|
8623 | HK | Manufacturing |
|
CITYCHAMP DARTONG ADVANCED MATERIALS CO.,LTD.
Manufactures high-performance electromagnetic wires for mot…
|
600067 | CN | Manufacturing |
|
Công ty Cổ phần Dây và Cáp điện Taya Việt Nam
Specializes in manufacturing and trading electric wires, ca…
|
TYA | VN | Manufacturing |
|
COPARTNER
Specialized manufacturer of high-performance signal and dat…
|
3550 | TW | Manufacturing |
|
Cords Cable Industries Limited
Designs and manufactures specialized control, instrumentati…
|
CORDSCABLE | IN | Manufacturing |
|
CWCO
Manufactures power cables and architectural aluminum for ut…
|
1603 | TW | Manufacturing |
|
Cybele Industries Limited
Manufactures electrical cables and develops residential and…
|
531472 | IN | 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.