
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 |
|---|---|---|---|
|
Indus Dyeing & Manufacturing Co. Limited
Primarily engaged in the textile industry, manufacturing an…
|
IDYM | PK | Manufacturing |
|
INNER MONGOLIA ERDOS RESOURCES CO.,LTD.
Integrated enterprise in cashmere, energy, metallurgy, and …
|
600295 | CN | Manufacturing |
|
Ishaq Textile Mills Limited
Textile manufacturer producing premium yarn and cloth from …
|
ISTM | PK | Manufacturing |
|
Ishtiaq Textile Mills Limited
Manufacturing and selling cotton yarn under the Golden Lion…
|
ISHT | PK | Manufacturing |
|
Island Textile Mills Limited
Manufactures, sells, and exports various high-quality yarn …
|
ILTM | PK | Manufacturing |
|
JAGJANANI TEXTILES LIMITED
Manufactures and exports yarns and fabrics for apparel, hom…
|
532825 | IN | Manufacturing |
|
Janana De Malucho Textile Mills Limited
Manufactures and sells yarn, specializing in super fine cou…
|
JDMT | PK | Manufacturing |
|
J.A. Textile Mills Limited
Manufactures and sells 100% cotton yarn (ring spun, carded)…
|
JATM | PK | Manufacturing |
|
Jattashankar Industries Limited
Manufacturer of processed yarns and narrow fabrics for appa…
|
514318 | IN | Manufacturing |
|
JAYATMA INDUSTRIES LIMITED
Manufactures and trades cotton yarn and fabrics for domesti…
|
531323 | 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.