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 |
|---|---|---|---|
| 114年08月董事會成員及持股 | 2025-09-05 | Chinese | |
| 公告本公司認購機光科技股份有限公司私募普通股 | 2025-09-01 | Chinese | |
| 本公司受邀參加華南永昌證券舉辦之法人說明會 | 2025-08-27 | Chinese | |
| 114年08月法人說明會簡報 — 132620250827E001.pdf | 2025-08-27 | English | |
| 114年08月法人說明會簡報 — 132620250827M001.pdf | 2025-08-27 | Chinese | |
| 114年08月法人說明會簡報 | 2025-08-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33228919 | 114年08月董事會成員及持股 | 2025-09-05 | Chinese | ||
| 33228926 | 公告本公司認購機光科技股份有限公司私募普通股 | 2025-09-01 | Chinese | ||
| 33228928 | 本公司受邀參加華南永昌證券舉辦之法人說明會 | 2025-08-27 | Chinese | ||
| 33228941 | 114年08月法人說明會簡報 — 132620250827E001.pdf | 2025-08-27 | English | ||
| 33228937 | 114年08月法人說明會簡報 — 132620250827M001.pdf | 2025-08-27 | Chinese | ||
| 33228930 | 114年08月法人說明會簡報 | 2025-08-27 | Chinese | ||
| 33228945 | 公告本公司處分桃園市龜山區土地 | 2025-08-12 | Chinese | ||
| 33228947 | 公告本公司董事會通過新增資金貸與金額達淨值之2%以上 | 2025-08-12 | Chinese | ||
| 33228949 | 本公司114年第2季合併財務報告業經董事會決議通過 | 2025-08-12 | Chinese | ||
| 33228952 | 114年第2季海外子公司投資 | 2025-08-12 | Chinese | ||
| 33228954 | 114年第2季大陸投資 | 2025-08-12 | Chinese | ||
| 33228966 | 114年第2季權益變動表 | 2025-08-12 | Chinese | ||
| 33228962 | 114年第2季現金流量表 | 2025-08-12 | Chinese | ||
| 33228960 | 114年第2季綜合損益表 | 2025-08-12 | Chinese | ||
| 33228956 | 114年第2季資產負債表 | 2025-08-12 | 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.