
RETAIL FOOD GROUP LIMITED — Investor Relations & Filings
Retail Food Group Limited is a global food and beverage multi-brand franchisor and coffee roaster. The company manages a diverse portfolio of brands across several categories, including specialty coffee, bakery, and quick-service restaurants. Its prominent brands include Gloria Jean's Coffees, Donut King, Brumby's Bakery, Michel's Patisserie, Crust Gourmet Pizza Bar, and Pizza Capers. RFG's core business activities encompass franchise system management, brand development, and the operation of coffee roasting facilities that supply its network and wholesale customers. The company focuses on providing support services to its franchise partners while maintaining a vertically integrated supply chain to ensure product quality and consistency across its international footprint. Its operations span multiple retail formats, from shopping center kiosks to standalone drive-thru locations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Application for quotation of securities - RFG 6 pages 18.3KB | 2026-04-16 | English | |
| Change to Registered Office 1 page 236.8KB | 2026-03-26 | English | |
| Application for quotation of securities - RFG 6 pages 18.3KB | 2026-03-26 | English | |
| Application for quotation of securities - RFG 6 pages 18.3KB | 2026-03-26 | English | |
| Notification of cessation of securities - RFG 4 pages 14.7KB | 2026-03-26 | English | |
| Application for quotation of securities - RFG 6 pages 18.3KB | 2026-03-05 | English |
Browse filings by year
21 years- 2026 26 filings
- 2025 38 filings
- 2024 59 filings
- 2023 60 filings
- 2022 30 filings
- 2021 28 filings
- 2020 60 filings
- 2019 50 filings
- 2018 42 filings
- 2017 63 filings
- 2016 54 filings
- 2015 47 filings
- 2014 51 filings
- 2013 48 filings
- 2012 60 filings
- 2011 57 filings
- 2010 71 filings
- 2009 53 filings
- 2008 38 filings
- 2007 101 filings
- 2006 66 filings
Market data
Market data not available
Price history
Peer group · Intermediation service activities for food and beverage services activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aegis Brands Inc.
Acquires and manages specialty food and beverage brands in …
|
AEG | CA | Accommodation and food service … |
RETAIL FOOD GROUP 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/65690/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=65690 | 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=65690 | 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=65690 \ -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": 65690}, 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 RETAIL FOOD GROUP LIMITED (id: 65690)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.