
R.E.A. HOLDINGS PLC — Investor Relations & Filings
R.E.A. HOLDINGS PLC is principally engaged in the cultivation of oil palms and the production and sale of crude palm oil (CPO) and crude palm kernel oil (CPKO). The group's operations are concentrated in the province of East Kalimantan. A significant portion of its titled land bank, over 26%, is designated as conservation reserves. The company operates two methane capture facilities that generate electricity for its operations, employee housing, and local villages. The palm oil produced is a versatile commodity used in food products such as cooking oil and margarine, non-food items like soaps and detergents, and as a feedstock for biofuels. Fatty acid derivatives are also used in cosmetics and pharmaceuticals.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| R.E.A. Holdings plc: Indonesian government proposals regarding commodity exports | 2026-05-20 | English | |
| R.E.A. Holdings plc: Indonesian government proposals regarding commodity exports | 2026-05-20 | English | |
| Group of companies' accounts made up to 2025-12-31 | 2026-05-01 | English | |
| Annual financial and audit reports | 2026-04-29 | English | |
| Annual financial and audit reports | 2026-04-29 | English | |
| R.E.A. Holdings plc: Annual report in respect of 2025 | 2026-04-22 | English |
Browse filings by year
37 years- 2026 16 filings
- 2025 56 filings
- 2024 30 filings
- 2023 20 filings
- 2022 34 filings
- 2021 28 filings
- 2020 31 filings
- 2019 4 filings
- 2018 4 filings
- 2017 4 filings
- 2016 5 filings
- 2015 4 filings
- 2014 4 filings
- 2013 4 filings
- 2012 3 filings
- 2011 4 filings
- 2010 3 filings
- 2009 3 filings
- 2008 3 filings
- 2007 3 filings
- 2006 1 filing
- 2005 1 filing
- 2004 1 filing
- 2003 1 filing
- 2002 1 filing
- 2001 1 filing
- 2000 1 filing
- 1999 1 filing
- 1998 1 filing
- 1997 1 filing
- 1996 1 filing
- 1995 1 filing
- 1994 1 filing
- 1993 1 filing
- 1992 1 filing
- 1991 1 filing
- 1990 1 filing
Financials
We couldn't load the financials
No data available yet
We have extracted financials for R.E.A. HOLDINGS PLC, 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 · Growing of oleaginous fruits
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
MENTIGA CORPORATION BHD
An investment holding company with diversified operations i…
|
— | MY | Agriculture, forestry and fishi… |
|
MHC PLANTATIONS BHD
Oil palm cultivation, milling, product sales, biogas energy…
|
— | MY | Agriculture, forestry and fishi… |
|
MKH OIL PALM (EAST KALIMANTAN) BERHAD
Cultivates oil palm, producing crude palm oil and palm kern…
|
— | MY | Agriculture, forestry and fishi… |
|
M.P. EVANS GROUP PLC
Producer of certified sustainable palm oil from plantations…
|
MPE | GB | Agriculture, forestry and fishi… |
|
Multi Agro Gemilang Plantation Tbk
Engaged in oil palm plantation, cultivating oil palm, harve…
|
MAGP | ID | Agriculture, forestry and fishi… |
|
NEGRI SEMBILAN OIL PALMS BERHAD
Cultivates oil palms, produces and sells fresh fruit bunche…
|
— | MY | Agriculture, forestry and fishi… |
|
NPC RESOURCES BERHAD
Investment holding company with subsidiaries primarily enga…
|
— | MY | Agriculture, forestry and fishi… |
|
PINEHILL PACIFIC BERHAD
Investment holding company specializing in natural resource…
|
— | MY | Agriculture, forestry and fishi… |
|
PLS PLANTATIONS BERHAD
Manages plantations (forest, oil palm), agrofood (durian, b…
|
— | MY | Agriculture, forestry and fishi… |
|
PPB OIL PALMS BERHAD
Specializes in oil palm cultivation, milling, and manufactu…
|
— | MY | Agriculture, forestry and fishi… |
R.E.A. HOLDINGS PLC 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/4635/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=4635 | 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=4635 | 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=4635 \ -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": 4635}, 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 R.E.A. HOLDINGS PLC (id: 4635)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.