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 |
|---|---|---|---|
| 代子公司南亞塑膠工業(香港)有限公司公告法人董事 代表人變動 | 2026-01-15 | Chinese | |
| 公告本公司2025年度自結合併損益 | 2026-01-12 | Chinese | |
| 公告本公司2025年12月合併營業額 | 2026-01-12 | Chinese | |
| 114年12月營業收入 | 2026-01-12 | Chinese | |
| 114年12月背書保證與資金貸與 | 2026-01-12 | Chinese | |
| 114年12月董事會成員及持股 | 2026-01-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 33202409 | 代子公司南亞塑膠工業(香港)有限公司公告法人董事 代表人變動 | 2026-01-15 | Chinese | ||
| 33202412 | 公告本公司2025年度自結合併損益 | 2026-01-12 | Chinese | ||
| 33202414 | 公告本公司2025年12月合併營業額 | 2026-01-12 | Chinese | ||
| 33202418 | 114年12月營業收入 | 2026-01-12 | Chinese | ||
| 33202416 | 114年12月背書保證與資金貸與 | 2026-01-12 | Chinese | ||
| 33202423 | 114年12月董事會成員及持股 | 2026-01-07 | Chinese | ||
| 33202421 | 114年12月內部人持股異動(事後) | 2026-01-07 | Chinese | ||
|
2025
8 filings
| |||||
| 33201565 | 公司治理組織架構 | 2025-12-16 | Chinese | ||
| 33201569 | 公告本公司董事會決議授權評估及進行投資艾瑞生醫股份 有限公司 | 2025-12-16 | Chinese | ||
| 33206112 | 114年第3季財務報告書 — 202501_1303_AI1.pdf | 2025-12-15 | Chinese | ||
| 33201573 | 代子公司南亞塑膠工業(香港)有限公司公告董事會決議 發放股利 | 2025-12-12 | Chinese | ||
| 33201576 | 本公司受邀參加群益金鼎證券舉辦之法人說明會 | 2025-12-10 | Chinese | ||
| 33201595 | 114年12月法人說明會簡報 — 130320251118E001.pdf | 2025-12-10 | English | ||
| 33201586 | 114年12月法人說明會簡報 — 130320251118M001.pdf | 2025-12-10 | Chinese | ||
| 33201580 | 114年12月法人說明會簡報 | 2025-12-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
|
Airrane Co., Ltd.
Develops and manufactures gas separation membrane systems f…
|
163280 | KR | Manufacturing |
|
Akumplast AD
Manufactures polypropylene battery boxes, covers, accessori…
|
AKUM | BG | 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.