
Kam Hing International Holdings Limited — Investor Relations & Filings
Kam Hing International Holdings Limited is a world-renowned, large-scale textile conglomerate enterprise specializing in the manufacturing and sale of finished knitted fabrics and colour yarn. The Group utilizes a vertically integrated production model, encompassing comprehensive capabilities in yarn dyeing, knitting, bleaching, dyeing, printing, and finishing. This structure allows Kam Hing to manage the entire supply chain for its core products. Operating primarily from production bases in Guangzhou and Enping, Guangdong Province, China, the company serves international renowned garment manufacturers and fashion brands. Kam Hing's distribution network is extensive, covering major global markets including mainland China, Hong Kong, Macau, South-east Asia, Europe, Japan, Korea, Africa, America, and the South Pacific.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities | 2026-06-02 | English | |
| POLL RESULTS OF THE ANNUAL GENERAL MEETING HELD ON 1 JUNE 2026 | 2026-06-01 | English | |
| Monthly Return of Equity Issuer on Movements in Securities | 2026-05-05 | English | |
| Environmental, Social and Governance Report 2025 | 2026-04-23 | English | |
| PROXY FORM | 2026-04-23 | English | |
| NOTICE OF ANNUAL GENERAL MEETING | 2026-04-23 | English |
Browse filings by year
23 years- 2026 15 filings
- 2025 37 filings
- 2024 36 filings
- 2023 29 filings
- 2022 29 filings
- 2021 27 filings
- 2020 28 filings
- 2019 28 filings
- 2018 25 filings
- 2017 28 filings
- 2016 33 filings
- 2015 23 filings
- 2014 25 filings
- 2013 26 filings
- 2012 28 filings
- 2011 28 filings
- 2010 51 filings
- 2009 55 filings
- 2008 13 filings
- 2007 22 filings
- 2006 12 filings
- 2005 15 filings
- 2004 10 filings
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ayesha Textile Mills Limited
Leading textile manufacturer with vertical integration from…
|
AYTM | PK | Manufacturing |
|
Best Pacific International Holdings Limited
Specialized manufacturer and trader of high-performance tex…
|
2111 | KY | Manufacturing |
|
EVERTEX
Vertically integrated manufacturer of sustainable and funct…
|
1470 | TW | Manufacturing |
|
Fieratex S.A.
A vertically integrated textile company producing circular …
|
FIER | GR | Manufacturing |
|
Fountain Set (Holdings) Limited
Vertically integrated, world's largest manufacturer of circ…
|
420 | HK | Manufacturing |
|
Fujian Fynex Textile Science & Technology Co.,Ltd
Vertically integrated producer of high-end functional knitt…
|
600493 | CN | Manufacturing |
|
Hongda High-Tech Holding Co.,Ltd.
Produces warp-knitted fabrics and medical electronic diagno…
|
002144 | CN | Manufacturing |
|
KARSU TEKSTİL SANAYİİ VE TİCARET A.Ş.
Textile manufacturer producing yarns and knitted fabrics fr…
|
KRTEK | TR | Manufacturing |
|
LI CHENG
Global manufacturer of 3D spacer fabrics for sports footwea…
|
4426 | TW | Manufacturing |
|
Masood Textile (Pref)
Global textile manufacturer of yarn, fabrics, and apparel, …
|
MSOTPS | PK | Manufacturing |
Kam Hing International Holdings 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/50509/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50509 | 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=50509 | 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=50509 \ -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": 50509}, 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 Kam Hing International Holdings Limited (id: 50509)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.