
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 |
|---|---|---|---|
|
EVERTOP
Manufactures electric wires, cables, and optical fibers for…
|
1616 | TW | Manufacturing |
|
Far East Smarter Energy Co.,Ltd
Integrated provider of smart energy systems, power cables, …
|
600869 | CN | Manufacturing |
|
Fast Cables Limited
Manufacturer of innovative, premium electrical cables and c…
|
FCL | PK | Manufacturing |
|
Finolex Cables Ltd.
Produces electrical and telecom cables, FMEG products, copp…
|
FINCABLES | IN | Manufacturing |
|
FreeMs Corporation
Manufactures electrical and electronic systems for heavy eq…
|
053160 | KR | Manufacturing |
|
Fujian Nanping Sun Cable CO.,LTD.
Manufactures wire and cable products for energy, infrastruc…
|
002300 | CN | Manufacturing |
|
Furukawa Electric Co., Ltd.
Manufactures advanced materials for telecom, energy, and au…
|
5801 | JP | Manufacturing |
|
GAON CABLE CO.,LTD
Manufactures a range of electric power and telecommunicatio…
|
000500 | KR | Manufacturing |
|
GBE
Specializes in the design and manufacturing of high-perform…
|
6133 | TW | Manufacturing |
|
Goldcup Electric Apparatus Co.,Ltd.
Develops and manufactures wire, cable, and electromagnetic …
|
002533 | 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.