
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 |
|---|---|---|---|
|
IRCE
Manufacturer and distributor of winding wires and electrica…
|
IRC | IT | Manufacturing |
|
I-SHENG
Specialized manufacturer of power supply components, connec…
|
6115 | TW | Manufacturing |
|
Jainik Power Cables Limited
Manufactures electrical cables and wiring for power distrib…
|
JAINIK | IN | Manufacturing |
|
JD CABLES LIMITED
Manufactures electrical wires and cables for residential an…
|
544524 | IN | Manufacturing |
|
Jembo Cable Company Tbk
Manufactures and distributes power, telecom, and fiber opti…
|
JECC | ID | Manufacturing |
|
Jiangsu Tongguang Electronic Wire and Cable Co.,Ltd
Produces high-performance wire and cable for power, telecom…
|
300265 | CN | Manufacturing |
|
Jiangsu Zhongchao Holding CO.,LTD.
Manufactures cables, conductors, and materials for power tr…
|
002471 | CN | Manufacturing |
|
Jiangsu Zhongli Group Co.,Ltd.
Develops and manufactures photovoltaic products and special…
|
002309 | CN | Manufacturing |
|
Jigar Cables Limited
Manufacturer of electrical wires and cables for agricultura…
|
540651 | IN | Manufacturing |
|
Jinlongyu Group Co.,Ltd.
Produces diverse wire and cable products for infrastructure…
|
002882 | CN | 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.