
FUCC — 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 |
|---|---|---|---|
| 115年第1季財務報告書 — 202601_1709_AI1.pdf | 2026-05-15 | Chinese | |
| 代重要子公司益聯糖業股份有限公司公告不繼續經營糖業 業務 | 2026-05-15 | Chinese | |
| 115年第1季大陸投資 | 2026-05-15 | Chinese | |
| 115年第1季海外子公司投資 | 2026-05-15 | Chinese | |
| 代重要子公司益聯糖業股份有限公司公告召開115年股東常會 事宜(新增股東會議案和變更召開時間) | 2026-05-15 | Chinese | |
| 115年第1季權益變動表 | 2026-05-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46938611 | 115年第1季財務報告書 — 202601_1709_AI1.pdf | 2026-05-15 | Chinese | ||
| 46938208 | 代重要子公司益聯糖業股份有限公司公告不繼續經營糖業 業務 | 2026-05-15 | Chinese | ||
| 46938210 | 115年第1季大陸投資 | 2026-05-15 | Chinese | ||
| 46938212 | 115年第1季海外子公司投資 | 2026-05-15 | Chinese | ||
| 46938214 | 代重要子公司益聯糖業股份有限公司公告召開115年股東常會 事宜(新增股東會議案和變更召開時間) | 2026-05-15 | Chinese | ||
| 46938224 | 115年第1季權益變動表 | 2026-05-15 | Chinese | ||
| 46938222 | 115年第1季現金流量表 | 2026-05-15 | Chinese | ||
| 46938219 | 115年第1季綜合損益表 | 2026-05-15 | Chinese | ||
| 46938217 | 115年第1季資產負債表 | 2026-05-15 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yuanli Chemical Group Co.,Ltd.
Manufacturer of fine chemical intermediates, specialty diol…
|
603217 | CN | Manufacturing |
|
Yunnan Yunwei Company Limited
Produces coal-based chemicals including coke, methanol, and…
|
600725 | CN | Manufacturing |
|
Zanyu Technology Group Co., Ltd.
Specializes in the R&D and manufacturing of surfactants and…
|
002637 | CN | Manufacturing |
|
ZEOTECH LIMITED
Develops low-energy technology for high-value synthetic zeo…
|
ZEO | AU | Manufacturing |
|
ZHEJIANG BENLI TECHNOLOGY CO,LTD.
Specializes in fine chemical intermediates, with an emphasi…
|
301065 | CN | Manufacturing |
|
ZHEJIANG DAYANG BIOTECH GROUP CO.,LTD.
Manufacturer of potassium salts, fine chemicals, and pharma…
|
003017 | CN | Manufacturing |
|
Zhejiang Huangma Technology Co.,Ltd
Specializes in the R&D and production of specialty surfacta…
|
603181 | CN | Manufacturing |
|
Zhejiang Huayou Cobalt Co., Ltd
Integrated manufacturer of lithium battery materials and co…
|
603799 | CN | Manufacturing |
|
Zhejiang Jiahua Energy Chemical Industry Co.,Ltd.
Produces basic and specialty chemicals and provides industr…
|
600273 | CN | Manufacturing |
|
Zhejiang Jianye Chemical Co., Ltd.
Produces fine chemical intermediates, lower aliphatic amine…
|
603948 | CN | Manufacturing |
FUCC 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 FUCC (id: 51892)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.