Formosa Chemicals & Fibre Corporation — Investor Relations & Filings
Formosa Chemicals & Fibre Corporation (FCFC) is a major industrial manufacturer specializing in the integrated production of petrochemicals, plastics, and textile fibers. Founded in 1965, the company operates a vertically integrated value chain extending from basic raw materials to downstream finished products. Its core petrochemical offerings include benzene, paraxylene (PX), styrene monomer (SM), and phenol. The plastics division produces high-performance resins such as PS, ABS, PC, and PP for applications in electronics, automotive components, and household appliances. FCFC is also a significant provider of textile materials, including rayon staple fibers, nylon filaments, and specialized functional yarns. Recently, the company has expanded its focus toward sustainable manufacturing, developing recycled fibers from marine waste and investing in green energy and carbon reduction initiatives to support global environmental standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司2026年3月合併營業額 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-07 | Chinese | |
| 115年03月內部人持股轉讓(事前) | 2026-03-19 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33996567 | 公告本公司2026年3月合併營業額 | 2026-04-10 | Chinese | ||
| 33963750 | 115年03月內部人持股異動(事後) | 2026-04-10 | Chinese | ||
| 33963745 | 115年03月董事會成員及持股 | 2026-04-10 | Chinese | ||
| 33693835 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33693829 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33229171 | 115年03月內部人持股轉讓(事前) | 2026-03-19 | Chinese | ||
| 33229172 | 本公司114年度自結合併損益與會計師查核差異說明 | 2026-03-18 | Chinese | ||
| 33229174 | 114年度財務比率 | 2026-03-13 | Chinese | ||
| 33229176 | 114年第4季海外子公司投資 | 2026-03-11 | Chinese | ||
| 33229178 | 114年第4季大陸投資 | 2026-03-11 | Chinese | ||
| 33229200 | 114年度應收帳款周轉率 | 2026-03-10 | Chinese | ||
| 33229198 | 114年度存貨週轉率 | 2026-03-10 | Chinese | ||
| 33229195 | 114年度毛利率 | 2026-03-10 | Chinese | ||
| 33229192 | 114年度營益分析 | 2026-03-10 | Chinese | ||
| 33229189 | 114年第4季權益變動表 | 2026-03-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of man-made fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acelon Chemicals & Fiber Corporation
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 |
|
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 |
Formosa Chemicals & Fibre 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/51780/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51780 | 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=51780 | 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=51780 \ -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": 51780}, 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 Formosa Chemicals & Fibre Corporation (id: 51780)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.