
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 |
|---|---|---|---|
| 109年年報及股東會資料 — 2020_1468_20200622F13.pdf | 2020-06-24 | Chinese | |
| 109年年報及股東會資料 — 2020_1468_20200622F01.pdf | 2020-06-24 | Chinese | |
| 公告本公司設置審計委員會 | 2020-06-22 | Chinese | |
| 公告本公司董事會決議委任第四屆薪資報酬委員會委員 | 2020-06-22 | Chinese | |
| 公告本公司董事會通過董事長及副董事長選任案 | 2020-06-22 | Chinese | |
| 解除新任董事競業禁止 | 2020-06-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 33313037 | 109年年報及股東會資料 — 2020_1468_20200622F13.pdf | 2020-06-24 | Chinese | ||
| 33313031 | 109年年報及股東會資料 — 2020_1468_20200622F01.pdf | 2020-06-24 | Chinese | ||
| 33306623 | 公告本公司設置審計委員會 | 2020-06-22 | Chinese | ||
| 33306626 | 公告本公司董事會決議委任第四屆薪資報酬委員會委員 | 2020-06-22 | Chinese | ||
| 33306629 | 公告本公司董事會通過董事長及副董事長選任案 | 2020-06-22 | Chinese | ||
| 33306631 | 解除新任董事競業禁止 | 2020-06-22 | Chinese | ||
| 33306633 | 本公司109年股東常會董事全面改選 | 2020-06-22 | Chinese | ||
| 33306636 | 公告本公司109年股東常會重要決議事項 | 2020-06-22 | Chinese | ||
| 33306638 | 係因本公司有價證券於集中交易市場達公布注意交易資訊標準, 故公布相關財務業務等重大訊息,以利投資人區別瞭解。 | 2020-06-15 | Chinese | ||
| 33306643 | 109年5月背書保證與資金貸與 | 2020-06-09 | Chinese | ||
| 33306641 | 109年5月營業收入 | 2020-06-09 | Chinese | ||
| 33306651 | 109年05月董事會成員及持股 | 2020-06-08 | Chinese | ||
| 33306646 | 109年05月內部人持股異動(事後) | 2020-06-08 | Chinese | ||
| 33306654 | 109年05月僑外投資持股 | 2020-05-15 | Chinese | ||
| 33306656 | 109年第1季海外子公司投資 | 2020-05-14 | 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.