
Formosan Union Chemical Corp. — Investor Relations & Filings
Formosan Union Chemical Corp. (FUCC) is a specialized manufacturer of chemical intermediates and specialty products. The company's core portfolio includes the alkylbenzene series, nonylphenol, dodecylphenol, and hydrogenated petroleum resins, which serve as essential raw materials for detergents, surfactants, and various industrial applications. Beyond its primary chemical operations, the group has diversified into pesticide manufacturing, soil and groundwater remediation services, and green energy solutions, including energy storage systems. Committed to operational excellence, FUCC adheres to ISO-9001 and ISO-14001 standards to ensure product quality and environmental sustainability. Through continuous research and development, the company focuses on process optimization and market expansion, leveraging its strategic position to serve global supply chains with high-performance chemical solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公司治理組織架構 | 2026-05-12 | Chinese | |
| 公告本公司發言人、代理發言人、公司治理主管異動 | 2026-05-12 | Chinese | |
| 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | |
| 公司基本資料 | 2026-05-12 | Chinese | |
| 115年年報及股東會資料 — 2026_1709_20260611F02.pdf | 2026-05-11 | Chinese | |
| 115年年報及股東會資料 — 2025_1709_20260611F04.pdf | 2026-05-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46124758 | 公司治理組織架構 | 2026-05-12 | Chinese | ||
| 46203349 | 公告本公司發言人、代理發言人、公司治理主管異動 | 2026-05-12 | Chinese | ||
| 46232664 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 46124568 | 公司基本資料 | 2026-05-12 | Chinese | ||
| 45724738 | 115年年報及股東會資料 — 2026_1709_20260611F02.pdf | 2026-05-11 | Chinese | ||
| 45724702 | 115年年報及股東會資料 — 2025_1709_20260611F04.pdf | 2026-05-11 | Chinese | ||
| 45724434 | 115年年報及股東會資料 — 2026_1709_20260611FE1.pdf | 2026-05-11 | English | ||
| 45724410 | 115年年報及股東會資料 — 2026_1709_20260611F13.pdf | 2026-05-11 | Chinese | ||
| 45724387 | 115年年報及股東會資料 — 2026_1709_20260611F17.pdf | 2026-05-11 | Chinese | ||
| 45724911 | 115年年報及股東會資料 — 2025_1709_20260611FE4.pdf | 2026-05-11 | English | ||
| 45724841 | 115年年報及股東會資料 — 2026_1709_20260611FE2.pdf | 2026-05-11 | English | ||
| 45724769 | 115年年報及股東會資料 — 2026_1709_20260611F01.pdf | 2026-05-11 | Chinese | ||
| 40862047 | 公告本公司115年第一季合併財務報告董事會預計召開 日期為115年5月12日 | 2026-05-04 | Chinese | ||
| 33887922 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887921 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Xi'an Manareco New Materials Co., Ltd.
Produces high-purity OLED materials, liquid crystals, and p…
|
688550 | CN | Manufacturing |
|
Xinjiang Daqo New Energy Co.,Ltd.
Manufactures high-purity solar-grade polysilicon for solar …
|
688303 | CN | Manufacturing |
|
Xinyaqiang Silicon Chemistry Co.,Ltd
Produces organic silicon fine chemicals for semiconductors,…
|
603155 | CN | Manufacturing |
|
XTC New Energy Materials(Xiamen) Co.,Ltd.
Produces cathode materials for lithium-ion batteries used i…
|
688778 | CN | Manufacturing |
|
YAMANAKA CO.,LTD.
A trading and manufacturing company of nonferrous metals an…
|
8190 | JP | Manufacturing |
|
Yanbu National Petrochemical Co.
Produces chemical building blocks and polymers for global i…
|
2290 | SA | Manufacturing |
|
Yangfan New Materials (Zhejiang) Co., Ltd.
Produces photoinitiators and thiol-based fine chemicals for…
|
300637 | CN | Manufacturing |
|
Yasons Chemex Care Limited
Manufactures industrial dyes, pigments, and FMCG household …
|
YCCL | IN | Manufacturing |
|
YIBIN TIANYUAN GROUP CO., LTD.
Produces chlor-alkali products, fine chemicals, and lithium…
|
002386 | CN | Manufacturing |
|
YINGDE GASES INVESTMENT LIMITED
Produces and distributes industrial gases, offers on-site s…
|
8FMB | SG | Manufacturing |
Formosan Union Chemical Corp. 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/51892/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51892 | 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=51892 | 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=51892 \ -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": 51892}, 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 Formosan Union Chemical Corp. (id: 51892)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.