
Reliance Global Holdings Limited — Investor Relations & Filings
Reliance Global Holdings Limited is an investment holding company primarily engaged in diversified business segments. Its core operations include the Money Lending business and the Forest-Related Business. The forest segment focuses on Sustainable Forest Management, managing the Timber Supply Chain, and the Sale of Timber and Wooden Products. Additionally, the company is involved in the Leasing of Properties. The company conducts its business across various geographical markets, including China, Hong Kong, other parts of Asia, and Europe.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| SUPPLEMENTAL ANNOUNCEMENT - DISCLOSEABLE TRANSACTION - DISPOSAL OF FUND | 2026-04-14 | English | |
| SUPPLEMENTAL ANNOUNCEMENT - DISCLOSEABLE TRANSACTION - DISPOSAL OF FUND | 2026-04-10 | English | |
| INSIDE INFORMATION - UPDATE ON FINANACIAL PERFORMANCE | 2026-04-09 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | |
| DISCLOSEABLE TRANSACTION - DISPOSAL OF FUND | 2026-03-31 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 40840175 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | ||
| 34474030 | SUPPLEMENTAL ANNOUNCEMENT - DISCLOSEABLE TRANSACTION - DISPOSAL OF FUND | 2026-04-14 | English | ||
| 33981638 | SUPPLEMENTAL ANNOUNCEMENT - DISCLOSEABLE TRANSACTION - DISPOSAL OF FUND | 2026-04-10 | English | ||
| 33898190 | INSIDE INFORMATION - UPDATE ON FINANACIAL PERFORMANCE | 2026-04-09 | English | ||
| 33154083 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 MARCH 2026 | 2026-04-02 | English | ||
| 33113771 | DISCLOSEABLE TRANSACTION - DISPOSAL OF FUND | 2026-03-31 | English | ||
| 32862565 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 28 FEBRUARY 2026 | 2026-03-02 | English | ||
| 14506869 | MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENTS IN SECURITIES FOR THE MONTH ENDED 31 JANUARY 2026 | 2026-02-05 | English | ||
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Weyerhaeuser Company Limited
Integrated forestry and wood products company specializing …
|
WY | CA | Agriculture, forestry and fishi… |
|
Yunnan Jinggu Forestry Co.,Ltd
Integrated forest management and production of wood panels …
|
600265 | CN | Agriculture, forestry and fishi… |
|
ZHONGFU STRAITS (PINGTAN) DEVELOPMENT COMPANY LIMITED
Manages forest resources, wood products, real estate, and h…
|
000592 | CN | Agriculture, forestry and fishi… |
Reliance Global Holdings 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/49424/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49424 | 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=49424 | 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=49424 \ -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": 49424}, 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 Reliance Global Holdings Limited (id: 49424)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.