
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 |
|---|---|---|---|
| 113年第4季綜合損益表 | 2025-03-17 | Chinese | |
| 公告本公司董事會決議召開114年股東常會相關事宜 | 2025-03-14 | Chinese | |
| 董事會決議113年度不分派股利 | 2025-03-14 | Chinese | |
| 113年度股利金額(董事會決議) | 2025-03-14 | Chinese | |
| 本公司對富昶建設股份有限公司資金貸與達「公開發行公司 資金貸與及背書保證處理準則」第二十二條第一項第二款規定公告 | 2025-03-14 | Chinese | |
| 本公司對昶和纖維(紹興)有限公司資金貸與達「公開發行公司 資金貸與及背書保證處理準則」第二十二條第一項第二款規定公告 | 2025-03-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 33309138 | 113年第4季綜合損益表 | 2025-03-17 | Chinese | ||
| 33309177 | 公告本公司董事會決議召開114年股東常會相關事宜 | 2025-03-14 | Chinese | ||
| 33309185 | 董事會決議113年度不分派股利 | 2025-03-14 | Chinese | ||
| 33309189 | 113年度股利金額(董事會決議) | 2025-03-14 | Chinese | ||
| 33309192 | 本公司對富昶建設股份有限公司資金貸與達「公開發行公司 資金貸與及背書保證處理準則」第二十二條第一項第二款規定公告 | 2025-03-14 | Chinese | ||
| 33309198 | 本公司對昶和纖維(紹興)有限公司資金貸與達「公開發行公司 資金貸與及背書保證處理準則」第二十二條第一項第二款規定公告 | 2025-03-14 | Chinese | ||
| 33309203 | 公告本公司董事會通過113年度合併財務報告 | 2025-03-14 | Chinese | ||
| 33309212 | 114年2月營業收入 | 2025-03-10 | Chinese | ||
| 33309206 | 114年2月背書保證與資金貸與 | 2025-03-10 | Chinese | ||
| 33309224 | 114年02月董事會成員及持股 | 2025-03-06 | Chinese | ||
| 33309217 | 114年02月內部人持股異動(事後) | 2025-03-06 | Chinese | ||
| 33309227 | 公告本公司113年第4季財務報告董事會預計召開日期 為114年03月14日 | 2025-03-06 | Chinese | ||
| 33309238 | 114年1月背書保證與資金貸與 | 2025-02-10 | Chinese | ||
| 33309233 | 114年1月營業收入 | 2025-02-10 | Chinese | ||
| 33309251 | 114年01月內部人持股異動(事後) | 2025-02-05 | 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.