
Kohinoor Textile Mills Limited — Investor Relations & Filings
Kohinoor Textile Mills Limited (KTML) is a vertically integrated textile enterprise, recognized as a pioneer in the industry since 1948. The company specializes in the production of yarns from natural and artificial fibers, greige fabrics, and finished fabrics including printed, dyed, and home textiles. With state-of-the-art facilities, KTML serves leading global brands and maintains a global reach. Sustainability and innovation are central to its operations, emphasizing responsible production and high standards of quality and ethics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| KTML-Re-Appointment of Chairman and Chief Executive Officer | 2026-05-05 | English | |
| Transmission of Quarterly Financial Statements for the Period Ended 31.03.2026 | 2026-04-29 | English | |
| KTML-Election of Directors - New Board of Directors | 2026-04-23 | English | |
| KTML-Financial Results 31.03.2026 | 2026-04-23 | English | |
| Disclosure of Interest by a Director CEO, or Executive of a listed company and their Spouses and the Substantial Shareholders u/c 5.6.1.(d) of PSX Regulations | 2026-04-16 | English | |
| KTML Notice of Board Meeting 22.04.2026 | 2026-04-15 | English |
Browse filings by year
11 yearsMarket 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 |
Kohinoor Textile Mills Limited 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/72179/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72179 | 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=72179 | 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=72179 \ -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": 72179}, 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 Kohinoor Textile Mills Limited (id: 72179)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.