
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 |
|---|---|---|---|
|
Coloray International Investment Co., Limited
Specializes in R&D, manufacturing, and distribution of cosm…
|
900310 | HK | Manufacturing |
|
Công ty Cổ phần Hóa chất cơ bản miền Nam
Leading producer of basic inorganic chemicals, caustic soda…
|
CSV | VN | Manufacturing |
|
Công ty Cổ phần Tập đoàn Hóa chất Đức Giang
Prominent chemical enterprise, largest producer of yellow p…
|
DGC | VN | Manufacturing |
|
Corbion N.V.
Specializes in sustainable food ingredients and biochemical…
|
CRBN | NL | Manufacturing |
|
COREMAX
Manufacturer of metal-based specialty chemicals, battery ma…
|
4739 | TW | Manufacturing |
|
COSMOCHEMICALCO.,LTD
A chemical company producing titanium dioxide and materials…
|
005420 | KR | Manufacturing |
|
CPDC
Leading producer of petrochemical intermediates, nylon 6 ma…
|
1314 | TW | Manufacturing |
|
Crestchem Ltd.
Manufactures MCT and specialized oils for healthcare and nu…
|
526269 | IN | Manufacturing |
|
CropEnergies AG
European manufacturer of renewable bioethanol and co-produc…
|
CE2 | DE | Manufacturing |
|
CSCC
Specializes in coal chemistry and carbon materials for lith…
|
1723 | TW | 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.