
Acelon — 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 |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-25 | Chinese | |
| 114年年報及股東會資料 — 2026_1466_20260616F17.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2025_1466_20260616F04.pdf | 2026-05-21 | Chinese | |
| 114年年報及股東會資料 — 2025_1466_20260616FE4.pdf | 2026-05-21 | English | |
| 115年年報及股東會資料 — 2026_1466_20260616FE2.pdf | 2026-05-14 | English | |
| 115年年報及股東會資料 — 2026_1466_20260616F13.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47010095 | 115年05月僑外投資持股 | 2026-05-25 | Chinese | ||
| 46710250 | 114年年報及股東會資料 — 2026_1466_20260616F17.pdf | 2026-05-21 | Chinese | ||
| 46710246 | 114年年報及股東會資料 — 2025_1466_20260616F04.pdf | 2026-05-21 | Chinese | ||
| 46710127 | 114年年報及股東會資料 — 2025_1466_20260616FE4.pdf | 2026-05-21 | English | ||
| 46370961 | 115年年報及股東會資料 — 2026_1466_20260616FE2.pdf | 2026-05-14 | English | ||
| 46370810 | 115年年報及股東會資料 — 2026_1466_20260616F13.pdf | 2026-05-14 | Chinese | ||
| 46370809 | 115年年報及股東會資料 — 2026_1466_20260616F02.pdf | 2026-05-14 | Chinese | ||
| 46370387 | 115年年報及股東會資料 — 2026_1466_20260616FE1.pdf | 2026-05-14 | English | ||
| 46370386 | 115年年報及股東會資料 — 2026_1466_20260616F01.pdf | 2026-05-14 | Chinese | ||
| 45772859 | 115年第1季財務報告書 — 202601_1466_AI1.pdf | 2026-05-12 | Chinese | ||
| 45746242 | 115年第1季權益變動表 | 2026-05-11 | Chinese | ||
| 45746213 | 115年第1季綜合損益表 | 2026-05-11 | Chinese | ||
| 45741536 | 115年第1季現金流量表 | 2026-05-11 | Chinese | ||
| 45740980 | 115年第1季資產負債表 | 2026-05-11 | Chinese | ||
| 45747055 | 公告本公司經理人解任事宜 | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Hailide New Material CO.,Ltd.
Produces high-performance polyester materials, industrial y…
|
002206 | CN | Manufacturing |
|
Zhejiang Huilong New Materials Co.,Ltd.
Manufacturer of dope-dyed polyester filaments and functiona…
|
301057 | CN | Manufacturing |
|
ZHONGFU SHENYING CARBON FIBER CO.,LTD.
Produces high-performance carbon fiber and composites for a…
|
688295 | CN | Manufacturing |
|
ZIG SHENG
Manufacturer of nylon chips, synthetic fibers, and function…
|
1455 | TW | Manufacturing |
|
吉林碳谷
Specializes in large-scale production of PAN-based carbon f…
|
920077 | CN | Manufacturing |
Acelon 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 (id: 51824)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.