
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 |
|---|---|---|---|
| 107年05月董事會成員及持股 | 2018-06-08 | Chinese | |
| 公告本公司2018年5月合併營業額 | 2018-06-06 | Chinese | |
| 107年5月背書保證與資金貸與 | 2018-06-06 | Chinese | |
| 107年5月營業收入 | 2018-06-06 | Chinese | |
| 補充公告本公司贖回兆豐國際私募美元豐碩貨幣市場基金 | 2018-05-25 | Chinese | |
| 補充公告本公司贖回兆豐國際私募美元豐碩貨幣市場基金 | 2018-05-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 33226445 | 107年05月董事會成員及持股 | 2018-06-08 | Chinese | ||
| 33226450 | 公告本公司2018年5月合併營業額 | 2018-06-06 | Chinese | ||
| 33226456 | 107年5月背書保證與資金貸與 | 2018-06-06 | Chinese | ||
| 33226453 | 107年5月營業收入 | 2018-06-06 | Chinese | ||
| 33226459 | 補充公告本公司贖回兆豐國際私募美元豐碩貨幣市場基金 | 2018-05-25 | Chinese | ||
| 33226461 | 補充公告本公司贖回兆豐國際私募美元豐碩貨幣市場基金 | 2018-05-24 | Chinese | ||
| 33226465 | 公告本公司贖回兆豐國際私募美元豐碩貨幣市場基金 | 2018-05-23 | Chinese | ||
| 33226468 | 代子公司台灣興業公司公告取得其他固定資產 | 2018-05-14 | Chinese | ||
| 33226470 | 107年第1季大陸投資 | 2018-05-10 | Chinese | ||
| 33226473 | 107年第1季海外子公司投資 | 2018-05-10 | Chinese | ||
| 33226476 | 公告本公司2018年4月合併營業額 | 2018-05-07 | Chinese | ||
| 33226481 | 107年4月背書保證與資金貸與 | 2018-05-07 | Chinese | ||
| 33226479 | 107年4月營業收入 | 2018-05-07 | Chinese | ||
| 33226484 | 公告本公司增加投資台塑合成橡膠工業(香港)有限公司 | 2018-05-04 | Chinese | ||
| 33226486 | 公告本公司購置辦公大樓 | 2018-05-04 | 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.