Chong Fai Jewellery Group Holdings Company Limited — Investor Relations & Filings
Chong Fai Jewellery Group Holdings Company Limited is a vertically integrated jeweller specializing in the design, production, retail, and wholesale of jewelry products. The core business involves the retail sale of proprietary products, including gem-set jewelry and pure gold items, distributed through a network of eight retail stores operating under the Chong Fai Jewellery brand. Supplementary activities include the wholesale of jewelry to other retailers and the provision of trading and recycling services for recycled gold products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 March 2026 | 2026-04-09 | English | |
| CLARIFICATION TO THE SUPPLEMENTAL ANNOUNCEMENT TO ANNUAL REPORT | 2026-03-06 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 28 February 2026 | 2026-03-05 | English | |
| SUPPLEMENTAL ANNOUNCEMENT TO ANNUAL REPORT | 2026-02-27 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 January 2026 | 2026-02-05 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 31 December 2025 | 2026-01-07 | English |
Market data
Market data not available
Price history
Peer Companies
Chong Fai Jewellery Group Holdings Company 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/51494/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51494 | 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=51494 | 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=51494 \ -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": 51494}, 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 Chong Fai Jewellery Group Holdings Company Limited (id: 51494)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.