
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 |
|---|---|---|---|
|
Fatima Enterprises Limited
Diversified enterprise, leading manufacturer/exporter in te…
|
FAEL | PK | Manufacturing |
|
FIACAO E TECELAGEM SAO JOSE S/A - EM RECUPERAÇÃO JUDICIAL
Integrated textile manufacturer specializing in spinning, w…
|
— | BR | Manufacturing |
|
FUJIX Ltd.
Manufacturer and distributor of sewing, embroidery, and han…
|
3600 | JP | Manufacturing |
|
Gadoon Textile Mills Limited
Specializes in fiber spinning and knitting, manufacturing a…
|
GADT | PK | Manufacturing |
|
Ganesha Ecosphere Limited
Recycles post-consumer PET waste into sustainable fibers, y…
|
GANECOS | IN | Manufacturing |
|
GANESHA ECOVERSE LIMITED
Converts post-consumer PET waste into recycled polyester fi…
|
539041 | IN | Manufacturing |
|
Gem Spinners India Ltd
Produces and exports cotton yarn and knitted fabrics for th…
|
521133 | IN | Manufacturing |
|
Ghazi Fabrics International Limited
A leading, vertically integrated textile manufacturer speci…
|
GFIL | PK | Manufacturing |
|
GHCL Textiles Limited
Manufacturer of premium cotton and blended yarns for global…
|
GHCLTEXTIL | IN | Manufacturing |
|
Gillanders Arbuthnot & Co. Ltd.
Diversified enterprise in tea, textiles, engineering, and p…
|
GILLANDERS | 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.