
FENC — Investor Relations & Filings
Far Eastern New Century Corporation (FENC) is a diversified company with core operations in the production of polyester materials and textiles. As a vertically integrated manufacturer, its business spans the petrochemical, chemical fiber, and textile sectors. The company produces a wide range of products, from upstream polyester polymers and chips to semi-finished goods like polyester fibers, yarns, and PET films. Its downstream offerings include fabrics and finished textile goods such as apparel. FENC is also a major producer of PET bottles. The corporation is recognized as a global leader in polyester manufacturing, with a focus on sustainability and smart textile innovation. Beyond its production businesses, FENC is also engaged in property development and investments.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_1402_AI1.pdf | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 115年第1季大陸投資 | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese | |
| 115年第1季資產負債表 | 2026-05-15 | Chinese | |
| 115年第1季現金流量表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46374703 | 115年第1季財務報告書 — 202601_1402_AI1.pdf | 2026-05-15 | Chinese | ||
| 46895282 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46895285 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46895293 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46895292 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 46895289 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46895287 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46374236 | 本公司代子公司(遠通投資股份有限公司)公告取得亞洲水泥股份有限公司普通股股票 | 2026-05-14 | Chinese | ||
| 46367266 | 本公司及子公司公告董事會決議現金增資FEIH,再轉投資APGH,再轉投資Corpus Christi Polymers, LLC股權 | 2026-05-13 | Chinese | ||
| 46366997 | 本公司董事會決議發行無擔保普通公司債 | 2026-05-13 | Chinese | ||
| 46367381 | 公告本公司董事會通過115年第1季合併財務報告 | 2026-05-13 | Chinese | ||
| 45733294 | 115年4月背書保證與資金貸與 | 2026-05-11 | Chinese | ||
| 45708211 | 115年4月營業收入 | 2026-05-11 | Chinese | ||
| 46896457 | 114年年報及股東會資料 — 2025_1402_20260529FE4.pdf | 2026-05-08 | Chinese | ||
| 46896434 | 114年年報及股東會資料 — 2025_1402_20260529F04.pdf | 2026-05-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACE
Produces acetate-based chemicals and fibers for filtration …
|
4763 | TW | Manufacturing |
|
Acelon
Manufactures synthetic fibers, filament yarns, and sustaina…
|
1466 | TW | Manufacturing |
|
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 |
|
CHTC HELON CO.,LTD.
Produces viscose fibers and cord fabrics for textile and au…
|
000677 | CN | Manufacturing |
|
CMFC
Specializes in synthetic fibers, polyester yarns, and petro…
|
1718 | TW | Manufacturing |
FENC 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/17766/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17766 | 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=17766 | 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=17766 \ -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": 17766}, 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 FENC (id: 17766)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.