
FCFC — 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 |
|---|---|---|---|
| 105年9月背書保證與資金貸與 | 2016-10-11 | Chinese | |
| 本公司彰化廠三座汽電共生機組已完成停車 | 2016-10-11 | Chinese | |
| 本公司彰化廠汽電共生設備操作許可證展延申請聲明 | 2016-09-29 | Chinese | |
| 105年08月內部人持股異動(事後) | 2016-09-07 | Chinese | |
| 105年08月董事會成員及持股 | 2016-09-07 | Chinese | |
| 105年09月內部人持股轉讓(事前) | 2016-09-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 33225750 | 105年9月背書保證與資金貸與 | 2016-10-11 | Chinese | ||
| 33225754 | 本公司彰化廠三座汽電共生機組已完成停車 | 2016-10-11 | Chinese | ||
| 33225755 | 本公司彰化廠汽電共生設備操作許可證展延申請聲明 | 2016-09-29 | Chinese | ||
| 33225762 | 105年08月內部人持股異動(事後) | 2016-09-07 | Chinese | ||
| 33225759 | 105年08月董事會成員及持股 | 2016-09-07 | Chinese | ||
| 33225757 | 105年09月內部人持股轉讓(事前) | 2016-09-07 | Chinese | ||
| 33225765 | 公告本公司105年8月合併營業額 | 2016-09-06 | Chinese | ||
| 33225768 | 105年8月營業收入 | 2016-09-06 | Chinese | ||
| 33225766 | 105年8月背書保證與資金貸與 | 2016-09-06 | Chinese | ||
| 33225770 | 公告本公司財務主管異動 | 2016-09-05 | Chinese | ||
| 33225771 | 說明媒體報導本公司彰化廠相關訊息 | 2016-08-16 | Chinese | ||
| 33225773 | 105年第2季大陸投資 | 2016-08-10 | Chinese | ||
| 33225775 | 105年第2季海外子公司投資 | 2016-08-10 | Chinese | ||
| 33225779 | 105年07月內部人持股異動(事後) | 2016-08-09 | Chinese | ||
| 33225778 | 105年07月董事會成員及持股 | 2016-08-09 | 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 |
FCFC 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 FCFC (id: 51780)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.