
Asia Plastic — Investor Relations & Filings
Asia Plastic Recycling Holding Limited is an investment holding company specializing in the research, development, and manufacturing of recycled plastic materials. The company focuses on the circular recovery of Ethylene-Vinyl Acetate (EVA) and Polyethylene (PE) waste scraps, transforming them into high-performance foam materials. Its core product portfolio includes EVA foam sheets, puzzle mats, slippers, and finished footwear produced through OEM services. Leveraging advanced chemical auxiliary formulas and foaming technologies, the company operates a large-scale industrial base with an annual processing capacity exceeding 50,000 metric tons of waste plastic. By integrating resource recycling with energy-efficient manufacturing, the company serves diverse markets in the footwear and consumer goods sectors, positioning itself as a pioneer in sustainable material solutions and carbon reduction initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年3月背書保證與資金貸與 | 2025-04-09 | Chinese | |
| 114年3月營業收入 | 2025-04-09 | Chinese | |
| 114年03月內部人持股異動(事後) | 2025-04-07 | Chinese | |
| 114年03月董事會成員及持股 | 2025-04-07 | Chinese | |
| 代子公司三斯達(福建)有限公司公告預售部分廠房 | 2025-03-10 | Chinese | |
| 公告本公司114年02月份自結合併營收 | 2025-03-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33230366 | 114年3月背書保證與資金貸與 | 2025-04-09 | Chinese | ||
| 33230363 | 114年3月營業收入 | 2025-04-09 | Chinese | ||
| 33230373 | 114年03月內部人持股異動(事後) | 2025-04-07 | Chinese | ||
| 33230369 | 114年03月董事會成員及持股 | 2025-04-07 | Chinese | ||
| 33230376 | 代子公司三斯達(福建)有限公司公告預售部分廠房 | 2025-03-10 | Chinese | ||
| 33230378 | 公告本公司114年02月份自結合併營收 | 2025-03-10 | Chinese | ||
| 33230380 | 本公司董事會決議召開114年股東常會之相關事宜 | 2025-03-10 | Chinese | ||
| 33230383 | 董事會決議不配發股利 | 2025-03-10 | Chinese | ||
| 33230386 | 公告本公司113年度合併財務報告 | 2025-03-10 | Chinese | ||
| 33230391 | 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese | ||
| 33230388 | 114年2月營業收入 | 2025-03-10 | Chinese | ||
| 33230394 | 113年度股利金額(董事會決議) | 2025-03-10 | Chinese | ||
| 33230396 | 113年第4季海外子公司投資 | 2025-03-10 | Chinese | ||
| 33230399 | 113年第4季大陸投資 | 2025-03-10 | Chinese | ||
| 33230403 | 113年度財務比率 | 2025-03-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 |
|
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 |
Asia Plastic 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/51781/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51781 | 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=51781 | 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=51781 \ -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": 51781}, 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 Plastic (id: 51781)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.