Acelon Chemicals & Fiber Corporation — Investor Relations & Filings
Acelon Chemicals & Fiber Corporation specializes in the research, development, and manufacture of high-performance synthetic fibers and filament yarns. The company’s core product portfolio includes nylon 6, polyester, and polypropylene yarns available in POY, FDY, DTY, and ATY formats. Acelon is a pioneer in sustainable textile solutions, offering recycled nylon, recycled PET, and bio-based biodegradable fibers such as Lyocell and PlaX. A key technical highlight is the AceColor® dope-dyed yarn series, which integrates color during the extrusion process to reduce water consumption and environmental impact. With a focus on high value-added and functional materials, the company serves global markets across the apparel and industrial manufacturing sectors. Through its advanced R&D capabilities, Acelon provides flexible, innovative solutions tailored to evolving market trends and environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第3季資產負債表 | 2025-11-12 | Chinese | |
| 公告本公司及子公司對單一企業聚泰環保材料科技(股)公司 新增背書保證金額達新臺幣三千萬元以上且達最近期財務報 表淨值百分之五以上 | 2025-11-11 | Chinese | |
| 本公司修訂「國內第四次有擔保轉換公司債發行及轉 換辦法」之債權人公告 | 2025-11-11 | Chinese | |
| 公告修訂本公司國內第四次有擔保轉換公司債發行 及轉換辦法 | 2025-11-11 | Chinese | |
| 本公司通過民國114年度第三季合併財務報告 | 2025-11-11 | Chinese | |
| 114年10月營業收入 | 2025-11-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33304268 | 114年第3季資產負債表 | 2025-11-12 | Chinese | ||
| 33304278 | 公告本公司及子公司對單一企業聚泰環保材料科技(股)公司 新增背書保證金額達新臺幣三千萬元以上且達最近期財務報 表淨值百分之五以上 | 2025-11-11 | Chinese | ||
| 33304280 | 本公司修訂「國內第四次有擔保轉換公司債發行及轉 換辦法」之債權人公告 | 2025-11-11 | Chinese | ||
| 33304281 | 公告修訂本公司國內第四次有擔保轉換公司債發行 及轉換辦法 | 2025-11-11 | Chinese | ||
| 33304284 | 本公司通過民國114年度第三季合併財務報告 | 2025-11-11 | Chinese | ||
| 33304288 | 114年10月營業收入 | 2025-11-10 | Chinese | ||
| 33304286 | 114年10月背書保證與資金貸與 | 2025-11-10 | Chinese | ||
| 33304292 | 114年10月董事會成員及持股 | 2025-11-05 | Chinese | ||
| 33304290 | 114年10月內部人持股異動(事後) | 2025-11-05 | Chinese | ||
| 33304294 | 公告本公司民國114年第3季合併財務報告董事會召開日期 | 2025-11-03 | Chinese | ||
| 33304299 | 114年9月背書保證與資金貸與 | 2025-10-09 | Chinese | ||
| 33304296 | 114年9月營業收入 | 2025-10-09 | Chinese | ||
| 33304303 | 114年09月內部人持股異動(事後) | 2025-10-02 | Chinese | ||
| 33304301 | 114年09月董事會成員及持股 | 2025-10-02 | Chinese | ||
| 33304305 | 代聚泰公司公告公開發行申請需要委託簽證會計師出具 內部控制專審報告 | 2025-09-19 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AKSA AKRİLİK KİMYA SANAYİİ A.Ş.
The world's largest acrylic fiber producer for textile and …
|
AKSA | TR | Manufacturing |
|
Anhui Wanwei Updated High-Tech Material Industry Co.,Ltd
Produces PVA-based chemical fibers and advanced materials f…
|
600063 | CN | Manufacturing |
|
Aquafil
A global producer of synthetic fibers and regenerated nylon…
|
ECNL | IT | Manufacturing |
|
BEIJING TONGYIZHONG NEW MATERIAL TECHNOLOGY CORPORATION
Produces UHMWPE fibers and ballistic protection materials f…
|
688722 | CN | Manufacturing |
|
Bolt Projects Holdings, Inc.
Develops and produces biomaterials for the beauty, personal…
|
BSLK | US | Manufacturing |
|
Celanese Canada Inc.
Key manufacturer of specialty chemicals, synthetic fibers, …
|
— | CA | Manufacturing |
|
China Man-Made Fiber Corporation
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
Command Polymers Limited
Manufactures recycled polyester fibers and granules from po…
|
543843 | IN | Manufacturing |
|
DuPont de Nemours, Inc.
A multi-industrial company specializing in technology-based…
|
DD | US | Manufacturing |
Acelon Chemicals & Fiber 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/51824/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51824 | 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=51824 | 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=51824 \ -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": 51824}, 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 Acelon Chemicals & Fiber Corporation (id: 51824)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.