
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 |
|---|---|---|---|
|
KRETAM HOLDINGS BERHAD
Investment holding company primarily engaged in oil palm pl…
|
— | MY | Agriculture, forestry and fishi… |
|
KUALA LUMPUR KEPONG BERHAD
Diversified group with core businesses in plantations, reso…
|
— | MY | Agriculture, forestry and fishi… |
|
KUALA SIDIM BHD
Functioned as an investment holding company with significan…
|
— | MY | Agriculture, forestry and fishi… |
|
KULIM (MALAYSIA) BERHAD
Agribusiness group managing 60,000+ hectares of oil palm pl…
|
— | MY | Agriculture, forestry and fishi… |
|
KUMPULAN GUTHRIE BERHAD
A global integrated plantations company and a foremost prod…
|
— | MY | Agriculture, forestry and fishi… |
|
KURNIA SETIA BERHAD
Operates in oil palm plantations, construction, and propert…
|
— | MY | Agriculture, forestry and fishi… |
|
KWANTAS CORPORATION BERHAD
Integrated palm oil producer with plantations, crushing, re…
|
— | MY | Agriculture, forestry and fishi… |
|
LADANG PERBADANAN-FIMA BHD
Cultivates fresh fruit bunches for crude palm oil and palm …
|
— | MY | Agriculture, forestry and fishi… |
|
MATANG BERHAD
Investment holding, managing oil palm and durian plantation…
|
— | MY | Agriculture, forestry and fishi… |
|
MENTAKAB RUBBER COMPANY (MALAYA) BERHAD
Specializes in oil palm cultivation and plantation operatio…
|
— | 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.