
Hygieia Group Limited — Investor Relations & Filings
Hygieia Group Limited is an established provider of general cleaning services, operating within the environmental services sector. The company, headquartered in Singapore, maintains operations in Singapore and Thailand. Its core business involves providing comprehensive general cleaning works and basic janitorial services for a diverse clientele. Target venues include a wide range of public and private premises such as retail and office spaces, commercial and industrial buildings, shopping malls, medical centers, schools, and private and public residential areas. The Group utilizes smart, innovative solutions to deliver quality cleaning services. Based on 2019 data, the company ranked second among cleaning service providers in Singapore by revenue and market share.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Monthly return of equity issuer on movements in securities for the month ended 30 September 2025 | 2025-10-03 | English | |
| 2025 Interim report | 2025-09-28 | English | |
| Monthly return of equity issuer on movements in securities for the month ended 31 August 202 | 2025-09-02 | English | |
| Interim results announcement for the six months ended 30 June 2025 | 2025-09-01 | English | |
| List of directors and their roles and function | 2025-08-28 | English | |
| Change in composition of the nomination committee | 2025-08-28 | English |
Market data
Market data not available
Price history
Peer group · General cleaning of buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CaSy Co.,Ltd.
A technology platform connecting users with vetted provider…
|
9215 | JP | Administrative and support serv… |
|
HomeMaid AB
Provider of professional cleaning and household services fo…
|
HOME B | SE | Administrative and support serv… |
|
Safi Ventures Inc.
Comprehensive cleaning, sanitation, and maintenance service…
|
— | CA | Administrative and support serv… |
Hygieia 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/50064/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=50064 | 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=50064 | 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=50064 \ -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": 50064}, 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 Hygieia Group Limited (id: 50064)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.