Metlifecare Limited — Investor Relations & Filings
Metlifecare Limited specializes in the development and management of retirement villages and comprehensive aged care facilities. The organization provides a broad spectrum of living options designed to support residents at various stages of aging, ranging from independent living villas and apartments to serviced units and specialized care suites. Its care continuum encompasses rest home, hospital-level, and dementia care services. Metlifecare focuses on delivering high-quality clinical support integrated with premium lifestyle amenities and social infrastructure. The company prioritizes the creation of community-centric environments that foster resident engagement and well-being. Its operational model emphasizes architectural excellence and the provision of tailored care solutions within modern, purpose-built facilities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Half Year Results | 2026-02-26 | English | |
| Changes to Metlifecare Board | 2026-02-26 | English | |
| Appointment of Chief Financial & Investment Officer | 2025-09-16 | English | |
| Financial Results for the Year Ended 30 June 2025 | 2025-08-28 | English | |
| Appointment of Interim Chief Financial Officer | 2025-08-14 | English | |
| Resignation of Chief Financial Officer | 2025-05-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 38789659 | Half Year Results | 2026-02-26 | English | ||
| 38789601 | Changes to Metlifecare Board | 2026-02-26 | English | ||
|
2025
5 filings
| |||||
| 38767533 | Appointment of Chief Financial & Investment Officer | 2025-09-16 | English | ||
| 38764770 | Financial Results for the Year Ended 30 June 2025 | 2025-08-28 | English | ||
| 38762256 | Appointment of Interim Chief Financial Officer | 2025-08-14 | English | ||
| 38748475 | Resignation of Chief Financial Officer | 2025-05-05 | English | ||
| 38741018 | Half Year Results | 2025-02-27 | English | ||
|
2024
2 filings
| |||||
| 38718431 | Financial Results for the Year ended 30 June 2024 | 2024-08-27 | English | ||
| 38693730 | Half Year Results | 2024-02-22 | English | ||
|
2023
3 filings
| |||||
| 38687755 | Director Appointment and Retirement | 2023-12-20 | English | ||
| 38673317 | MET announces its results for the 2023 financial year | 2023-08-23 | English | ||
| 38657158 | Half Year Results | 2023-02-21 | English | ||
|
2022
3 filings
| |||||
| 38649422 | Metlifecare announces Director Appointment and Retirement | 2022-11-21 | English | ||
| 38640369 | Metlifecare 2022 Annual Report | 2022-08-30 | English | ||
| 38639729 | Full Year Results | 2022-08-25 | English | ||
Market data
Market data not available
Price history
Peer group · Residential care activities for older persons or persons with physical disabilities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Arvida Group Limited
Provides retirement living and aged care services through i…
|
ARV | NZ | Human health and social work ac… |
|
Attendo
A Nordic provider of publicly funded health and social care…
|
ATT | SE | Human health and social work ac… |
|
Brookdale Senior Living Inc.
Operator of senior living communities offering a full conti…
|
BKD | US | Human health and social work ac… |
|
CHARM CARE CORPORATION
Operates fee-based nursing homes and assisted-living facili…
|
6062 | JP | Human health and social work ac… |
|
Chartwell Retirement Residences
Leading provider of seniors' housing offering independent l…
|
CSH.UN | CA | Human health and social work ac… |
|
CPAC (Care) Holdings Ltd.
Pioneered the 'Aging in Place' retirement living concept fo…
|
— | CA | Human health and social work ac… |
|
Element Lifestyle Retirement Inc.
Develops, owns, and operates senior living residences using…
|
ELM | CA | Human health and social work ac… |
|
Eukedos
Manages residential healthcare facilities for non-self-suff…
|
EUK | IT | Human health and social work ac… |
|
Extendicare Inc.
Provides long-term care facility management and home health…
|
EXE | CA | Human health and social work ac… |
|
FREEDOM CARE GROUP HOLDINGS LIMITED
Provides NDIS disability support services, specialized hous…
|
FCG | AU | Human health and social work ac… |
Metlifecare 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/66228/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=66228 | 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=66228 | 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=66228 \ -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": 66228}, 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 Metlifecare Limited (id: 66228)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.