
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 |
|---|---|---|---|
| 109年度財務比率 | 2021-03-24 | Chinese | |
| 109年第4季海外子公司投資 | 2021-03-24 | Chinese | |
| 109年第4季大陸投資 | 2021-03-24 | Chinese | |
| 本公司董事會決議召開110年股東常會之相關事宜 | 2021-03-22 | Chinese | |
| 公告本公司變更簽證會計師事務所及會計師 | 2021-03-22 | Chinese | |
| 董事會決議虧損撥補案 | 2021-03-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 33229382 | 109年度財務比率 | 2021-03-24 | Chinese | ||
| 33229384 | 109年第4季海外子公司投資 | 2021-03-24 | Chinese | ||
| 33229385 | 109年第4季大陸投資 | 2021-03-24 | Chinese | ||
| 33229387 | 本公司董事會決議召開110年股東常會之相關事宜 | 2021-03-22 | Chinese | ||
| 33229389 | 公告本公司變更簽證會計師事務所及會計師 | 2021-03-22 | Chinese | ||
| 33229392 | 董事會決議虧損撥補案 | 2021-03-22 | Chinese | ||
| 33229395 | 公告本公司董事會通過依國際會計準則第三十六號公報規定 認列資產減損 | 2021-03-22 | Chinese | ||
| 33229396 | 公告本公司109年度合併財務報告 | 2021-03-22 | Chinese | ||
| 33229399 | 109年度股利金額(董事會決議) | 2021-03-22 | Chinese | ||
| 33229402 | 公告本公司110年02月份自結合併財務報表中高流動資產、 短期借款及一年內到期之長期負債等財務資訊 | 2021-03-19 | Chinese | ||
| 33229404 | 公告本公司110年02月份自結合併營收 | 2021-03-09 | Chinese | ||
| 33229408 | 110年2月營業收入 | 2021-03-09 | Chinese | ||
| 33229405 | 110年2月背書保證與資金貸與 | 2021-03-09 | Chinese | ||
| 33229415 | 110年02月內部人持股異動(事後) | 2021-03-08 | Chinese | ||
| 33229411 | 110年02月董事會成員及持股 | 2021-03-08 | 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.