
NPC — 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 |
|---|---|---|---|
| 董事會決議股利分派 | 2017-03-24 | Chinese | |
| 公告本公司董事會決議發行無擔保普通公司債 | 2017-03-24 | Chinese | |
| 公告本公司董事會通過捐贈予「財團法人高雄市王永慶、 王永在昆仲公園基金會」 | 2017-03-24 | Chinese | |
| 公告本公司增加投資台塑資源股份有限公司 | 2017-03-24 | Chinese | |
| 公告本公司董事會通過對台朔重工(股)公司106年第2季資金貸與 金額達本公司最近期財務報表淨值2.66% | 2017-03-24 | Chinese | |
| 公告本公司董事會決議召開106年股東常會相關事宜 | 2017-03-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2017
15 filings
| |||||
| 33197014 | 董事會決議股利分派 | 2017-03-24 | Chinese | ||
| 33197017 | 公告本公司董事會決議發行無擔保普通公司債 | 2017-03-24 | Chinese | ||
| 33197021 | 公告本公司董事會通過捐贈予「財團法人高雄市王永慶、 王永在昆仲公園基金會」 | 2017-03-24 | Chinese | ||
| 33197025 | 公告本公司增加投資台塑資源股份有限公司 | 2017-03-24 | Chinese | ||
| 33197029 | 公告本公司董事會通過對台朔重工(股)公司106年第2季資金貸與 金額達本公司最近期財務報表淨值2.66% | 2017-03-24 | Chinese | ||
| 33197033 | 公告本公司董事會決議召開106年股東常會相關事宜 | 2017-03-24 | Chinese | ||
| 33197037 | 公告本公司106年3月24日董事會重要決議 | 2017-03-24 | Chinese | ||
| 33197041 | 105年度股利金額(董事會決議) | 2017-03-24 | Chinese | ||
| 33197070 | 105年第4季現金流量表 | 2017-03-24 | Chinese | ||
| 33197066 | 105年第4季綜合損益表 | 2017-03-24 | Chinese | ||
| 33197061 | 105年第4季資產負債表 | 2017-03-24 | Chinese | ||
| 33197058 | 105年度毛利率 | 2017-03-24 | Chinese | ||
| 33197054 | 105年度應收帳款周轉率 | 2017-03-24 | Chinese | ||
| 33197051 | 105年第4季權益變動表 | 2017-03-24 | Chinese | ||
| 33197046 | 105年度營益分析 | 2017-03-24 | 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 |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | 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 |
NPC 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 NPC (id: 51763)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.