
Convenience Retail Asia Limited — Investor Relations & Filings
Convenience Retail Asia Limited (CRA), a member of the Fung Group, is a specialty retailer focused on bakery and eyewear businesses across Hong Kong, Macau, Mainland China (Greater Bay Area), and Singapore. The company operates a portfolio of established brands, including the Saint Honore Cake Shop, a prominent bakery chain; Patisserie Mon cher, a popular Japanese patisserie brand; and Zoff, a fast-fashion eyewear chain franchised for its key markets. CRA leverages operational excellence and robust online-to-offline (O2O) omnichannel models to drive growth. Its consumer proposition, "Always Something New," is supported by continuous product development, quality service, and strong digital customer loyalty programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Next Day Disclosure Return | 2026-05-15 | English | |
| Poll Results of Annual General Meeting held on 14 May 2026 | 2026-05-14 | English | |
| List of Directors and their Roles and Functions | 2026-05-14 | English | |
| Retirement of Independent Non-executive Director, Appointment of Independent Non-executive Director and Changes of Composition of Audit Committee, Remuneration Committee and Nomination Committee | 2026-05-14 | English | |
| Monthly Return of Equity Issuer on Movements in Securities for the month ended 30 April 2026 | 2026-05-05 | English | |
| 2026 Restricted Share Unit Scheme | 2026-04-30 | English |
Browse filings by year
28 years- 2026 22 filings
- 2025 87 filings
- 2024 73 filings
- 2023 79 filings
- 2022 69 filings
- 2021 72 filings
- 2020 75 filings
- 2019 56 filings
- 2018 54 filings
- 2017 64 filings
- 2016 57 filings
- 2015 64 filings
- 2014 59 filings
- 2013 63 filings
- 2012 89 filings
- 2011 45 filings
- 2010 35 filings
- 2009 35 filings
- 2008 13 filings
- 2007 10 filings
- 2006 15 filings
- 2005 12 filings
- 2004 12 filings
- 2003 9 filings
- 2002 13 filings
- 2001 12 filings
- 2000 8 filings
- 1999 2 filings
Market data
Market data not available
Price history
Peer group · Other non-specialized retail sale
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1 800 FLOWERS COM INC
An e-commerce provider of gifts, specializing in floral pro…
|
FLWS | US | Wholesale and retail trade |
|
ABC S.A.
A retail company offering diverse consumer goods via physic…
|
— | CL | Wholesale and retail trade |
|
Adastria Co., Ltd.
A multi-brand company operating fashion and lifestyle brand…
|
2685 | JP | Wholesale and retail trade |
|
AEON Stores (Hong Kong) Co., Limited
Major retailer operating diverse GMS, malls, supermarkets, …
|
984 | HK | Wholesale and retail trade |
|
ALBERTO J. OLIVERO E HIJOS SA
Retail and distribution of home appliances, electronics, ho…
|
— | AR | Wholesale and retail trade |
|
AMERICANAS S.A. - EM RECUPERAÇÃO JUDICIAL
Integrated retail platform with physical and digital stores…
|
— | BR | Wholesale and retail trade |
|
AMWAY (M) HOLDINGS BHD
A direct selling company distributing health, wellness, and…
|
— | MY | Wholesale and retail trade |
|
Aterian, Inc.
A technology-enabled consumer products company that builds …
|
ATER | US | Wholesale and retail trade |
|
Avolta AG
A global travel experience provider in retail, food & bever…
|
DUFN | CH | Wholesale and retail trade |
|
AXAS HOLDINGS CO.,LTD.
A lifestyle company retailing and distributing a wide array…
|
3536 | JP | Wholesale and retail trade |
Convenience Retail Asia 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/49496/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49496 | 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=49496 | 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=49496 \ -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": 49496}, 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 Convenience Retail Asia Limited (id: 49496)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.