
CHCIW — Investor Relations & Filings
Chung Hwa Chemical Industrial Co., Ltd. specializes in the development and manufacture of electronic chemicals, specialty materials, and basic chemical products. The company’s portfolio includes sulfuric acid, fuming sulfuric acid, aluminum sulfate, liquid caustic soda, hydrochloric acid, and polyaluminum chloride. These products serve a wide range of applications, including water treatment, detergent formulation, papermaking, textile dyeing, and printed circuit board manufacturing. A primary focus of the organization is the production of high-purity semiconductor wet chemicals, positioning it as a critical supplier within high-tech electronics supply chains. By leveraging technical expertise in inorganic chemistry and advanced purification processes, the company provides specialized solutions for complex industrial requirements while maintaining a commitment to operational safety and environmental sustainability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司擬向金融監督管理委員會申請撤銷辦理 國內第二次無擔保轉換公司債案 | 2026-05-20 | Chinese | |
| 115年第1季財務報告書 — 202601_1727_AI2.pdf | 2026-05-14 | Chinese | |
| 115年第1季權益變動表 | 2026-05-13 | Chinese | |
| 115年第1季現金流量表 | 2026-05-13 | Chinese | |
| 115年第1季綜合損益表 | 2026-05-13 | Chinese | |
| 115年第1季資產負債表 | 2026-05-13 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46584219 | 公告本公司擬向金融監督管理委員會申請撤銷辦理 國內第二次無擔保轉換公司債案 | 2026-05-20 | Chinese | ||
| 46369955 | 115年第1季財務報告書 — 202601_1727_AI2.pdf | 2026-05-14 | Chinese | ||
| 46366493 | 115年第1季權益變動表 | 2026-05-13 | Chinese | ||
| 46366307 | 115年第1季現金流量表 | 2026-05-13 | Chinese | ||
| 46366003 | 115年第1季綜合損益表 | 2026-05-13 | Chinese | ||
| 46363863 | 115年第1季資產負債表 | 2026-05-13 | Chinese | ||
| 46367383 | 公告本公司董事會通過115年第1季個別財務報告 | 2026-05-13 | Chinese | ||
| 46361148 | 115年年報及股東會資料 — 2026_1727_20260529F17.pdf | 2026-05-13 | Chinese | ||
| 46361147 | 115年年報及股東會資料 — 2025_1727_20260529FE4.pdf | 2026-05-13 | English | ||
| 46359469 | 115年年報及股東會資料 — 2025_1727_20260529F04.pdf | 2026-05-13 | Chinese | ||
| 46942314 | 115年4月營業收入 | 2026-05-07 | Chinese | ||
| 46942311 | 115年4月背書保證與資金貸與 | 2026-05-07 | Chinese | ||
| 41459760 | 115年04月內部人持股異動(事後) | 2026-05-05 | Chinese | ||
| 41457409 | 115年04月董事會成員及持股 | 2026-05-05 | Chinese | ||
| 46942318 | 公告本公司115年第一季個別財務報告董事會 預計召開日期為115年05月13日 | 2026-05-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic chemicals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Bushmills Energy Corporation
Producer of fuel-grade ethanol and agricultural co-products…
|
BSH | CA | Manufacturing |
|
CABOT CORP
A global specialty chemicals and performance materials comp…
|
CBT | US | Manufacturing |
|
CalciTech Ltd.
Converts industrial waste minerals into high-value syntheti…
|
CLKTF | CA | Manufacturing |
|
CAMECO CORP
A global provider of uranium fuel for the nuclear energy in…
|
CCJ | CA | Manufacturing |
|
Camex Ltd.
Manufactures and distributes dyes, pigments, and chemicals …
|
524440 | IN | Manufacturing |
|
Canadex Resources Limited
Primarily engaged in resource management and development, i…
|
— | CA | Manufacturing |
|
Canexus Income Trust
Industrial chemical manufacturer specializing in chlor-alka…
|
CUS | CA | Manufacturing |
|
Cangzhou Dahua Co.,Ltd
Produces TDI, synthetic ammonia, urea, and polycarbonate fo…
|
600230 | CN | Manufacturing |
|
Canmax Technologies Co., Ltd.
Produces anti-static materials and lithium chemicals for se…
|
300390 | CN | Manufacturing |
|
CAPRO CORPORATION
Producer of caprolactam for nylon and ammonium sulfate for …
|
006380 | KR | Manufacturing |
CHCIW 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/51906/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51906 | 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=51906 | 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=51906 \ -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": 51906}, 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 CHCIW (id: 51906)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.