
ORIENTAL RISE HOLDINGS Ltd — Investor Relations & Filings
Oriental Rise Holdings Ltd. is a vertically integrated supplier of tea products. The company's operations cover the entire value chain, from the cultivation and processing of tea leaves to the sale of tea products. Its major offerings include primarily-processed tea, consisting of white and black tea, and refined white and black tea. Primarily-processed tea involves initial steps like wilting and drying, while refined tea undergoes additional processing such as sifting, compressing, and packaging. The company sells its products to both tea business operators, such as wholesale distributors, and end-user retail customers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Regulatory Filings 2025 | 2025-07-15 | English | |
| Regulatory Filings 2025 | 2025-07-08 | English | |
| AMENDMENT NO. 1 TO FORM F-1 | 2025-07-08 | English | |
| CURRENT REPORT | 2025-07-07 | English | |
| Regulatory Filings 2025 | 2025-07-01 | English | |
| REGISTRATION STATEMENT | 2025-06-24 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
11 filings
| |||||
| 13640860 | Regulatory Filings 2025 | 2025-07-15 | English | ||
| 13640861 | Regulatory Filings 2025 | 2025-07-08 | English | ||
| 13640862 | AMENDMENT NO. 1 TO FORM F-1 | 2025-07-08 | English | ||
| 13640863 | CURRENT REPORT | 2025-07-07 | English | ||
| 13640864 | Regulatory Filings 2025 | 2025-07-01 | English | ||
| 13640865 | REGISTRATION STATEMENT | 2025-06-24 | English | ||
| 13640866 | Regulatory Filings 2025 | 2025-06-24 | English | ||
| 13640867 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-06-20 | English | ||
| 13640868 | ANNUAL REPORT | 2025-04-30 | English | ||
| 13640870 | Regulatory Filings 2025 | 2025-03-28 | English | ||
| 13640869 | Regulatory Filings 2025 | 2025-03-24 | English | ||
|
2024
4 filings
| |||||
| 13640871 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-12-30 | English | ||
| 13640873 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-10-23 | English | ||
| 13640872 | REPORT OF FOREIGN PRIVATE ISSUER | 2024-10-18 | English | ||
| 13640874 | PROSPECTUS | 2024-10-17 | English | ||
Market data
Market data not available
Price history
Peer group · Growing of beverage crops
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
B & A Ltd.
Cultivates, processes, and markets tea and provides flexibl…
|
BNALTD | IN | Agriculture, forestry and fishi… |
|
Beeyu Overseas Ltd.
Cultivates, processes, and distributes tea products and agr…
|
532645 | IN | Agriculture, forestry and fishi… |
|
CAMELLIA PLC
A holding company managing a global portfolio of agricultur…
|
CAM | GB | Agriculture, forestry and fishi… |
|
Dhunseri Tea & Industries Ltd
Cultivates and markets CTC and Orthodox teas from Assam and…
|
DTIL | IN | Agriculture, forestry and fishi… |
|
Diana Tea Co.Ltd.
Cultivates, processes, and distributes CTC tea from estates…
|
530959 | IN | Agriculture, forestry and fishi… |
|
Goodricke Group Ltd.
Cultivates and markets bulk and premium teas from Darjeelin…
|
500166 | IN | Agriculture, forestry and fishi… |
|
Harrisons Malayalam Ltd.
Integrated plantation company producing tea, rubber, pepper…
|
HARRMALAYA | IN | Agriculture, forestry and fishi… |
|
INDONG TEA COMPANY LIMITED
Cultivates and processes CTC tea in West Bengal for domesti…
|
543769 | IN | Agriculture, forestry and fishi… |
|
James Warren Tea Limited
Cultivates, manufactures, and markets premium CTC and Ortho…
|
538564 | IN | Agriculture, forestry and fishi… |
|
KANCO TEA & INDUSTRIES LIMITED
Cultivates, processes, and markets premium CTC and Orthodox…
|
541005 | IN | Agriculture, forestry and fishi… |
ORIENTAL RISE HOLDINGS 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/35318/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35318 | 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=35318 | 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=35318 \ -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": 35318}, 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 ORIENTAL RISE HOLDINGS Ltd (id: 35318)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.