
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年年報及股東會資料 — 2017_1326_20180615F04.pdf | 2018-06-26 | Chinese | |
| 107年年報及股東會資料 — 2018_1326_20180615F17.pdf | 2018-06-26 | Chinese | |
| 公告本公司代理發言人異動 | 2018-06-25 | Chinese | |
| 106年企業社會責任報告書 | 2018-06-22 | Chinese | |
| 公告本公司董事長續任 | 2018-06-15 | Chinese | |
| 公告本公司資深副總經理升任總經理 | 2018-06-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 33232188 | 107年年報及股東會資料 — 2017_1326_20180615F04.pdf | 2018-06-26 | Chinese | ||
| 33232139 | 107年年報及股東會資料 — 2018_1326_20180615F17.pdf | 2018-06-26 | Chinese | ||
| 33226414 | 公告本公司代理發言人異動 | 2018-06-25 | Chinese | ||
| 33226418 | 106年企業社會責任報告書 | 2018-06-22 | Chinese | ||
| 33226420 | 公告本公司董事長續任 | 2018-06-15 | Chinese | ||
| 33226423 | 公告本公司資深副總經理升任總經理 | 2018-06-15 | Chinese | ||
| 33226426 | 公告本公司總經理調任總工程師 | 2018-06-15 | Chinese | ||
| 33226428 | 公告本公司董事會決議薪酬委員會成員 | 2018-06-15 | Chinese | ||
| 33226431 | 公告本公司審計委員會成員 | 2018-06-15 | Chinese | ||
| 33226434 | 公告本公司董事會決議分派現金股利基準日 | 2018-06-15 | Chinese | ||
| 33226437 | 公告本公司股東會決議解除新任董事及指派代表人 當選本公司董事之法人股東競業禁止之限制 | 2018-06-15 | Chinese | ||
| 33226439 | 公告本公司股東常會改選董事 | 2018-06-15 | Chinese | ||
| 33226441 | 公告本公司股東常會重要決議事項 | 2018-06-15 | Chinese | ||
| 33226443 | 106年度股利金額(股東會決議) | 2018-06-15 | Chinese | ||
| 33226449 | 107年05月內部人持股異動(事後) | 2018-06-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 |
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.