
HONG YI — Investor Relations & Filings
Hong Yi Fiber Industry Co., Ltd. is a professional texturizing manufacturer established in 1968, specializing in the production, processing, and marketing of polyester textured yarn (PTY). The company has transitioned from mass-market commodity production toward high-value-added and specialized textile solutions. Its core product portfolio includes fine denier, high filament count, and customized composite yarns designed to meet specific technical requirements. Committed to quality and sustainability, the company has maintained ISO 9002 certification since 1995 and achieved Global Recycled Standard (GRS) certification in 2017. By integrating computerized management systems into its manufacturing processes, the company provides high-performance, eco-friendly textile materials to downstream fabric manufacturers, focusing on product refinement and diversified operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_1452_AIC.pdf | 2026-05-28 | English | |
| 114年第4季財務報告書 — 202504_1452_AIA.pdf | 2026-05-28 | English | |
| 115年年報及股東會資料 — 2026_1452_20260612F17.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2025_1452_20260612FE4.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2025_1452_20260612F04.pdf | 2026-05-25 | Chinese | |
| 115年年報及股東會資料 — 2026_1452_20260612FE2.pdf | 2026-05-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47853620 | 114年第4季財務報告書 — 202504_1452_AIC.pdf | 2026-05-28 | English | ||
| 47853619 | 114年第4季財務報告書 — 202504_1452_AIA.pdf | 2026-05-28 | English | ||
| 47025049 | 115年年報及股東會資料 — 2026_1452_20260612F17.pdf | 2026-05-25 | Chinese | ||
| 47025048 | 115年年報及股東會資料 — 2025_1452_20260612FE4.pdf | 2026-05-25 | English | ||
| 47025046 | 115年年報及股東會資料 — 2025_1452_20260612F04.pdf | 2026-05-25 | Chinese | ||
| 45665677 | 115年年報及股東會資料 — 2026_1452_20260612FE2.pdf | 2026-05-11 | English | ||
| 45665615 | 115年年報及股東會資料 — 2026_1452_20260612F13.pdf | 2026-05-11 | Chinese | ||
| 45665560 | 115年年報及股東會資料 — 2026_1452_20260612F02.pdf | 2026-05-11 | Chinese | ||
| 45665486 | 115年年報及股東會資料 — 2026_1452_20260612FE1.pdf | 2026-05-11 | English | ||
| 45665457 | 115年年報及股東會資料 — 2026_1452_20260612F01.pdf | 2026-05-11 | Chinese | ||
| 46900177 | 115年第1季財務報告書 — 202601_1452_AI1.pdf | 2026-05-07 | Chinese | ||
| 46899982 | 115年第1季權益變動表 | 2026-05-06 | Chinese | ||
| 46899981 | 115年第1季現金流量表 | 2026-05-06 | Chinese | ||
| 46899980 | 115年第1季綜合損益表 | 2026-05-06 | Chinese | ||
| 46899978 | 115年第1季資產負債表 | 2026-05-06 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Inocycle Technology Group Tbk.
Recycles plastic waste into eco-friendly fibers and non-wov…
|
INOV | ID | Manufacturing |
|
PT Sejahtera Bintang Abadi Textile Tbk.
Former textile manufacturer of yarns (often recycled), dive…
|
SBAT | ID | Manufacturing |
|
Punjab Cotton Mill
Specializes in cotton processing, spinning raw cotton into …
|
PCML | PK | Manufacturing |
|
Rajapalayam Mills Limited
Manufactures high-quality cotton yarns and high-count varie…
|
RAJPALAYAM | IN | Manufacturing |
|
Raj Rayon Industries Limited
Manufactures polyester chips and filament yarns for apparel…
|
RAJRILTD | IN | Manufacturing |
|
Ramgopal Polytex Ltd
Manufacturer and trader of polyester filament yarns for the…
|
514223 | IN | Manufacturing |
|
Reliance Chemotex Industries Ltd.
Produces synthetic blended yarns for home furnishings, upho…
|
RELCHEMQ | IN | Manufacturing |
|
Reliance Cotton Spinning Mills Limited
Manufactures and sells yarn, exports globally, and plans me…
|
RCML | PK | Manufacturing |
|
REWARD WOOL
Manufacturer of wool tops, carbonized wool, and lanolin wit…
|
1423 | TW | Manufacturing |
|
Rishabh Special Yarns Ltd
Manufacturer of specialty synthetic and blended yarns for a…
|
514177 | IN | Manufacturing |
HONG YI 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/51813/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51813 | 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=51813 | 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=51813 \ -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": 51813}, 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 HONG YI (id: 51813)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.