Nan Ya Plastics Corporation — Investor Relations & Filings
Nan Ya Plastics Corporation is a global manufacturer specializing in four primary product categories: plastics processing, plastic materials, electronic materials, and polyester fibers. Established in 1958, the company is recognized as the world's largest plastics processing manufacturer and a leading producer of copper foil substrates and polyester fibers. Its portfolio includes PVC sheets, films, pipes, and resins, as well as critical components such as copper clad laminates, epoxy resins, and glass fiber. The company also produces a wide range of synthetic fibers and filaments for diverse applications. Operating through an extensive international manufacturing network, the organization serves global markets including construction, consumer goods, high-tech electronics, and automotive sectors. Current strategic focuses include the advancement of high-end materials for artificial intelligence and next-generation electronic applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-06 | Chinese | |
| 115年年報及股東會資料 — 2026_1303_20260529F13.pdf | 2026-04-28 | Chinese | |
| 115年年報及股東會資料 — 2026_1303_20260529FE5.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_1303_20260529FE2.pdf | 2026-04-28 | English | |
| 115年年報及股東會資料 — 2026_1303_20260529F02.pdf | 2026-04-28 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 41674299 | 115年04月內部人持股異動(事後) | 2026-05-06 | Chinese | ||
| 41674285 | 115年04月董事會成員及持股 | 2026-05-06 | Chinese | ||
| 37835812 | 115年年報及股東會資料 — 2026_1303_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37825924 | 115年年報及股東會資料 — 2026_1303_20260529FE5.pdf | 2026-04-28 | English | ||
| 37825897 | 115年年報及股東會資料 — 2026_1303_20260529FE2.pdf | 2026-04-28 | English | ||
| 37825878 | 115年年報及股東會資料 — 2026_1303_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37825846 | 115年年報及股東會資料 — 2026_1303_20260529FE1.pdf | 2026-04-28 | English | ||
| 37825824 | 115年年報及股東會資料 — 2026_1303_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 34544953 | 114年第4季財務報告書 — 202504_1303_AIC.pdf | 2026-04-15 | English | ||
| 34544924 | 114年第4季財務報告書 — 202504_1303_AIA.pdf | 2026-04-15 | English | ||
| 34544914 | 114年第4季財務報告書 — 202504_1303_AI3.pdf | 2026-04-15 | Chinese | ||
| 34544902 | 114年第4季財務報告書 — 202504_1303_AI1.pdf | 2026-04-15 | Chinese | ||
| 34544895 | 114年第4季財務報告書 — 202503_1303_AIA.pdf | 2026-04-15 | English | ||
| 34544891 | 114年第4季財務報告書 — 202503_1303_AI1.pdf | 2026-04-15 | Chinese | ||
| 34544885 | 114年第4季財務報告書 — 202502_1303_AIA.pdf | 2026-04-15 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ECOPLASTIC CORPORATION
Manufacturer of plastic interior and exterior components fo…
|
038110 | KR | Manufacturing |
|
Ecoplast Ltd.
Designs and manufactures multilayer co-extruded polyethylen…
|
526703 | IN | Manufacturing |
|
EcoRub AB
Manufactures high-performance compounds from recycled rubbe…
|
ECO B | SE | Manufacturing |
|
EGEPLAST EGE PLASTİK TİCARET VE SANAYİ A.Ş.
Manufacturer of plastic pipes and fittings for water and wa…
|
EPLAS | TR | Manufacturing |
|
EGE PROFİL TİCARET VE SANAYİ A.Ş.
Manufacturer of PVC profiles for window and door systems, s…
|
EGPRO | TR | Manufacturing |
|
EIDAI KAKO CO.,LTD.
Manufacturer of synthetic resin products specializing in pr…
|
7877 | JP | Manufacturing |
|
ENCODE PACKAGING INDIA LIMITED
Manufacturer of flexible packaging solutions, including fil…
|
530733 | IN | Manufacturing |
|
E. Pairis S.A.
A manufacturer of plastic packaging products, also providin…
|
PAIR | GR | Manufacturing |
|
EP BIOCOMPOSITES LIMITED
Manufactures FRP products, bio-toilets, and advanced wastew…
|
543595 | IN | Manufacturing |
|
EPL LIMITED
Manufacturer of laminated plastic tubes and sustainable spe…
|
EPL | IN | Manufacturing |
Nan Ya Plastics Corporation 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/51763/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51763 | 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=51763 | 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=51763 \ -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": 51763}, 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 Nan Ya Plastics Corporation (id: 51763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.