
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 |
|---|---|---|---|
|
Modern Thread (India) Ltd.
Manufactures synthetic and blended yarns for weaving and kn…
|
MODTHREAD | IN | Manufacturing |
|
Mohite Industries Limited
Produces specialized cotton yarn and operates hydroelectric…
|
532140 | IN | Manufacturing |
|
Mohit Industries Limited
Manufactures polyester yarns and AAC blocks for textile and…
|
MOHITIND | IN | Manufacturing |
|
Mukhtar Textile Mills Limited
Textile manufacturer specializing in yarn, shawls, bed-cove…
|
MUKT | PK | Manufacturing |
|
Nadeem Textile Mills Limited
Textile company manufacturing and selling high-quality spun…
|
NATM | PK | Manufacturing |
|
Nagina Cotton Mills Limited
Manufacturer and seller of high-quality yarn for various te…
|
NAGC | PK | Manufacturing |
|
Nagreeka Exports Ltd.
Manufactures and exports cotton yarns and knitted fabrics t…
|
NAGREEKEXP | IN | Manufacturing |
|
Nahar Industrial Enterprises Ltd
Vertically integrated manufacturer of textiles, yarns, and …
|
NAHARINDUS | IN | Manufacturing |
|
Nahar Spinning Mills Ltd.
Vertically integrated manufacturer of yarns and knitted app…
|
NAHARSPING | IN | Manufacturing |
|
Nazir Cotton Mills Limited
Manufactures and sells yarn products and is involved in dai…
|
NCML | 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.