
Simplicity Holding Limited — Investor Relations & Filings
Simplicity Holding Limited is an investment holding company primarily focused on operating casual dining full-service restaurants. The company manages a portfolio of restaurant brands, providing diverse culinary offerings across multiple segments. Key operating brands include Marsino, La Dolce, Grand Avenue, and Roast Beef Abura Soba Beefst. In addition to its core restaurant operations, the company also engages in property-related activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| SUPPLEMENTAL ANNOUNCEMENT IN RELATION TO THE ANNUAL REPORT FOR THE YEAR ENDED 31 MARCH 2025 | 2026-05-11 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-03 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-02 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JANUARY 2026 | 2026-02-03 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 DECEMBER 2025 | 2026-01-02 | English |
Browse filings by year
9 yearsMarket data
Market data not available
Price history
Peer group · Restaurants and mobile food service activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
PT Jaya Bersama Indo Tbk.
Largest chain Chinese restaurant group with 32 outlets in I…
|
DUCK | ID | Accommodation and food service … |
|
PT Lima Dua Lima Tiga Tbk
Engaged in food and beverage business, operating restaurant…
|
LUCY | ID | Accommodation and food service … |
|
PT Map Boga Adiperkasa Tbk
A prominent F&B retailer and operator with exclusive franch…
|
MAPB | ID | Accommodation and food service … |
|
PT Platinum Wahab Nusantara Tbk.
Retail food and beverage company with 150+ outlets in Indon…
|
TGUK | ID | Accommodation and food service … |
|
PT Sari Kreasi Boga Tbk
Supplies F&B raw materials, franchises brands, operates own…
|
RAFI | ID | Accommodation and food service … |
|
PT Sarimelati Kencana Tbk.
Exclusive franchisee for Pizza Hut, operating restaurants a…
|
PZZA | ID | Accommodation and food service … |
|
Purebread Brands Inc.
Commercial real estate and food tech firm managing bakeries…
|
BRED | CA | Accommodation and food service … |
|
QSR BRANDS BHD
Operates KFC and Pizza Hut restaurants as a QSR franchisee,…
|
— | MY | Accommodation and food service … |
|
RAVE RESTAURANT GROUP, INC.
Owns, franchises, and supplies two distinct pizza restauran…
|
RAVE | US | Accommodation and food service … |
|
Raydan Food Co.
Manages Arabian restaurant chains specializing in authentic…
|
6012 | SA | Accommodation and food service … |
Simplicity Holding 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/51410/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51410 | 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=51410 | 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=51410 \ -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": 51410}, 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 Simplicity Holding Limited (id: 51410)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.