Hotel Properties Ltd - Investor Relations & Filings
Key figures FY2025
| Total Revenues | SGD 742.69M | per the Interim / Quarterly Report filed 2026-02-27 |
|---|---|---|
| Net Income | SGD -56.49M | per the Interim / Quarterly Report filed 2026-02-27 |
| Total Assets | SGD 4.54B | per the Interim / Quarterly Report filed 2026-02-27 |
| Total Equity | SGD 2.33B | per the Interim / Quarterly Report filed 2026-02-27 |
| Cash from Ops | SGD 162.48M | per the Interim / Quarterly Report filed 2026-02-27 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Disclosure of Interest/ Changes in Interest of Director/ Chief Executive Officer::Disclosure of Changes in Interest of Director (SL) | 2025-10-31 | English | |
| Disclosure of Interest/ Changes in Interest of Director/ Chief Executive Officer::Disclosure of Changes in Interest of Director (CL) | 2025-10-24 | English | |
| Asset Acquisitions and Disposals::ANNOUNCEMENT PURSUANT TO RULE 706A OF THE LISTING MANUAL | 2025-08-14 | English | |
| Financial Statements and Related Announcement::Half Yearly Results | 2025-08-14 | English | |
| General Announcement::Announcement | 2025-07-29 | English | |
| Asset Acquisitions and Disposals::APPROVAL RECEIVED FROM STRATA TITLES BOARD ON ACQUISITION OF THE CONCORDE HOTEL & SHOPPING MALL | 2025-06-02 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Hotel Properties Ltd, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group
No peer companies indexed
We could not find peers for this sub-industry yet.
Hotel Properties Ltd 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/74256/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=74256 | 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=74256 | 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=74256 \ -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": 74256}, 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 Hotel Properties Ltd (id: 74256)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.