
CHANG HO — Investor Relations & Filings
Chang Ho Fibre Corporation is an integrated textile manufacturer specializing in the production of advanced fabrics and processed yarns. The company operates a comprehensive production chain that includes weaving, dyeing, finishing, printing, and laminating. Its product portfolio features high-performance functional textiles, eco-friendly fabrics derived from recycled PET bottle yarns, and specialized industrial materials. Notably, the company is a leading producer of parachute fabrics for commercial and military applications. Committed to sustainability, Chang Ho employs green manufacturing processes and pollution reduction techniques, recycling a significant portion of raw materials within its facilities. The company focuses on delivering climate-adaptive and sustainable textile solutions to global markets through continuous innovation in eco-friendly materials and technical textile engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第2季現金流量表 | 2025-08-13 | Chinese | |
| 114年第2季權益變動表 | 2025-08-13 | Chinese | |
| 114年第2季資產負債表 | 2025-08-13 | Chinese | |
| 114年第2季綜合損益表 | 2025-08-13 | Chinese | |
| 公告本公司董事會通過會計主管、公司治理主管追認案 | 2025-08-11 | Chinese | |
| 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33308923 | 114年第2季現金流量表 | 2025-08-13 | Chinese | ||
| 33308919 | 114年第2季權益變動表 | 2025-08-13 | Chinese | ||
| 33308916 | 114年第2季資產負債表 | 2025-08-13 | Chinese | ||
| 33308909 | 114年第2季綜合損益表 | 2025-08-13 | Chinese | ||
| 33308929 | 公告本公司董事會通過會計主管、公司治理主管追認案 | 2025-08-11 | Chinese | ||
| 33308933 | 公告本公司董事會通過114年第二季合併財務報告 | 2025-08-11 | Chinese | ||
| 33308940 | 114年7月背書保證與資金貸與 | 2025-08-08 | Chinese | ||
| 33308936 | 114年7月營業收入 | 2025-08-08 | Chinese | ||
| 33308954 | 114年07月內部人持股異動(事後) | 2025-08-07 | Chinese | ||
| 33308947 | 114年07月董事會成員及持股 | 2025-08-07 | Chinese | ||
| 33308958 | 公告本公司114年第2季財務報告董事會預計召開日期 為114年08月11日 | 2025-08-01 | Chinese | ||
| 33308963 | 公司治理組織架構 | 2025-07-29 | Chinese | ||
| 33308972 | 114年6月營業收入 | 2025-07-09 | Chinese | ||
| 33308970 | 114年6月背書保證與資金貸與 | 2025-07-09 | Chinese | ||
| 33308983 | 114年06月董事會成員及持股 | 2025-07-07 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of other textiles n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AEL Textile Limited
Engaged in trading and manufacturing textile products; amal…
|
AEL | PK | Manufacturing |
|
ALPARGATAS TEXTIL SOCIEDAD ANÓNIMA
A manufacturing company specializing in diverse textile pro…
|
— | AR | Manufacturing |
|
AnHui Jinchun Nonwoven Co.,Ltd.
Manufactures spunlace nonwoven fabrics for hygiene, medical…
|
300877 | CN | Manufacturing |
|
Arex Industries Ltd.
Designs and manufactures woven and printed labels for the g…
|
526851 | IN | Manufacturing |
|
Avgol Industries 1953 Ltd.
Global manufacturer of spun melt nonwoven materials for hyg…
|
AVGL | IL | Manufacturing |
|
BAIKSAN CO.,LTD
Manufacturer of polyurethane synthetic leather for automoti…
|
035150 | KR | Manufacturing |
|
BELDING INDIA LIMITED
Manufactures and exports high-performance technical textile…
|
513307 | IN | Manufacturing |
|
Bhilwara Technical Textiles Limited
Manufacturer of high-performance technical textiles and yar…
|
BTTL | IN | Manufacturing |
|
CANDOUR TECHTEX LIMITED
Manufacturer of technical textiles and material handling so…
|
522292 | IN | Manufacturing |
|
CCI Yilan
Manufactures high-performance functional fabrics and TPU fi…
|
1342 | TW | Manufacturing |
CHANG HO 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/51826/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51826 | 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=51826 | 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=51826 \ -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": 51826}, 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 CHANG HO (id: 51826)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.