
NYDF — Investor Relations & Filings
Established in 1964, Nan Yang Dyeing & Finishing Co., Ltd. specializes in the bleaching, dyeing, printing, and finishing of fiber products. The company’s core operations involve the treatment of cotton and synthetic fiber knitwear, as well as silk, wool, and blended fabrics. Technical capabilities include resin processing and heat setting to ensure fabric stability and quality. In addition to its processing services, the company manages the sale of knitted fabrics and the trading of related raw materials. Nan Yang provides integrated solutions for fabric treatment and material supply, focusing on high-quality output for the apparel and manufacturing sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 114年第4季財務報告書 — 202504_1410_AIC.pdf | 2026-05-25 | English | |
| 114年第4季財務報告書 — 202504_1410_AIA.pdf | 2026-05-25 | English | |
| 115年年報及股東會資料 — 2025_1410_20260611FE7.pdf | 2026-05-22 | English | |
| 115年年報及股東會資料 — 2025_1410_20260611F18.pdf | 2026-05-22 | Chinese | |
| 115年年報及股東會資料 — 2026_1410_20260611F17.pdf | 2026-05-22 | Chinese | |
| 115年第1季財務報告書 — 202601_1410_AI1.pdf | 2026-05-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47000317 | 114年第4季財務報告書 — 202504_1410_AIC.pdf | 2026-05-25 | English | ||
| 47000280 | 114年第4季財務報告書 — 202504_1410_AIA.pdf | 2026-05-25 | English | ||
| 46761162 | 115年年報及股東會資料 — 2025_1410_20260611FE7.pdf | 2026-05-22 | English | ||
| 46761161 | 115年年報及股東會資料 — 2025_1410_20260611F18.pdf | 2026-05-22 | Chinese | ||
| 46759135 | 115年年報及股東會資料 — 2026_1410_20260611F17.pdf | 2026-05-22 | Chinese | ||
| 46369500 | 115年第1季財務報告書 — 202601_1410_AI1.pdf | 2026-05-14 | Chinese | ||
| 46373881 | 115年第1季權益變動表 | 2026-05-14 | Chinese | ||
| 46373602 | 115年第1季現金流量表 | 2026-05-14 | Chinese | ||
| 46373243 | 115年第1季綜合損益表 | 2026-05-14 | Chinese | ||
| 46372959 | 115年第1季資產負債表 | 2026-05-14 | Chinese | ||
| 46232562 | 公告本公司董事會通過115年第一季合併財務報告 | 2026-05-12 | Chinese | ||
| 46894876 | 115年05月僑外投資持股 | 2026-05-12 | Chinese | ||
| 45650576 | 115年年報及股東會資料 — 2026_1410_20260611FE2.pdf | 2026-05-11 | English | ||
| 45650515 | 115年年報及股東會資料 — 2026_1410_20260611F02.pdf | 2026-05-11 | Chinese | ||
| 45650480 | 115年年報及股東會資料 — 2026_1410_20260611F13.pdf | 2026-05-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Finishing of textiles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AARNAV FASHIONS LIMITED
Integrated manufacturer of processed fabrics for apparel an…
|
AARNAV | IN | Manufacturing |
|
Anjani Synthetics Limited
Processes and manufactures cotton and synthetic fabrics for…
|
531223 | IN | Manufacturing |
|
Azgard Nine Limited
A vertically integrated textile company specializing in sus…
|
ANL | PK | Manufacturing |
|
Betex India Ltd.
Processes synthetic and natural fabrics through dyeing, pri…
|
512477 | IN | Manufacturing |
|
Binayak Tex Processors Ltd.
Processes and finishes diverse fabrics for garment manufact…
|
523054 | IN | Manufacturing |
|
Bindal Exports Limited
Integrated textile manufacturer specializing in fabric proc…
|
540148 | IN | Manufacturing |
|
ČATEKS d.d.
Vertically integrated manufacturer of high-performance tech…
|
CTKS | HR | Manufacturing |
|
Dhanlaxmi Fabrics Ltd.
Textile manufacturer specializing in cotton, synthetic, and…
|
521151 | IN | Manufacturing |
|
EREĞLİ TEKSTİL TURİZM SANAYİ VE TİCARET A.Ş.
Integrated manufacturer of technical fabrics and apparel fo…
|
ERGLI | TR | Manufacturing |
|
Fateh Textile Mills Limited
Manufacturer and exporter of yarn, cloth, fabrics, apparel,…
|
FTHM | PK | Manufacturing |
NYDF 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/51788/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51788 | 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=51788 | 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=51788 \ -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": 51788}, 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 NYDF (id: 51788)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.