
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 |
|---|---|---|---|
|
Ginni Filaments Ltd.
Manufacturer of textiles, non-woven fabrics, and hygiene-re…
|
GINNIFILA | IN | Manufacturing |
|
Glamour Textile Mills Limited
Specializes in manufacturing and selling 100% cotton yarn, …
|
GLAT | PK | Manufacturing |
|
GOKAK TEXTILES LTD.
Produces cotton yarns, industrial fabrics, and canvas for g…
|
532957 | IN | Manufacturing |
|
GRUPO KALTEX, S.A. DE C.V.
Textile company producing fibers, yarn, fabrics, apparel, a…
|
8QGB | SG | Manufacturing |
|
GTN Industries Limited
Produces and exports fine cotton yarns and knitted fabrics …
|
500170 | IN | Manufacturing |
|
GTN Textiles Ltd. (formerly known as GTN Industries Ltd.)
Manufactures and exports fine combed cotton yarns and knitt…
|
532744 | IN | Manufacturing |
|
Gujarat Hy-Spin Limited
Manufactures carded and combed cotton yarn for weaving and …
|
540938 | IN | Manufacturing |
|
Gulistan Spinning Mills Limited
Manufactures and sells a wide range of cotton and blended y…
|
GUSM | PK | Manufacturing |
|
Gulistan Textile Mills Limited
A vertically integrated textile group manufacturing yarn, f…
|
GUTM | PK | Manufacturing |
|
Gulshan Spinning Mills Limited
Manufactures and sells yarn, including sustainable cotton a…
|
GSPM | PK | 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.