
Rougier — Investor Relations & Filings
Rougier is a global forestry company specializing in sustainable forest management and the harvesting of tropical timber. With over a century of expertise, particularly in Africa, the company is a leading name in the responsible production and trade of certified wood products, including timber and plywood. Rougier's core mission is to manage and safeguard forest resources for future generations, combining its long-established know-how with a commitment to eco-conscious practices. The company provides quality woods that are certified as having been sustainably harvested and managed to a global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ROUGIER : nombres d'actions et de droits de vote au 30 avril 2026 | 2026-05-05 | French | |
| ROUGIER: 2025 annual results | 2026-04-30 | English | |
| ROUGIER : Résultats annuels 2025 | 2026-04-30 | French | |
| ROUGIER : Information relative au nombre total de droits de vote et d'actions composant le capital social au 31 mars 2026 | 2026-04-02 | French | |
| ROUGIER : Information relative au nombre total de droits de vote et d'actions composant le capital social au 28 février 2026 | 2026-03-09 | French | |
| ROUGIER: Estimated 2025 revenues of EUR 75.5 million | 2026-02-06 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Rougier, 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 · Logging
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Baikal Forest Corp.
Forestry enterprise specializing in timber harvesting and l…
|
— | CA | Agriculture, forestry and fishi… |
|
Greenheart Group Limited
Integrated forest-products company focused on managing glob…
|
94 | HK | Agriculture, forestry and fishi… |
|
JAWALA INC.
Manages sustainable industrial tree plantations and supplie…
|
1J7 | SG | Agriculture, forestry and fishi… |
|
LINGUI DEVELOPMENTS BERHAD
Investment holding company primarily engaged in the timber …
|
— | MY | Agriculture, forestry and fishi… |
|
MAXLAND BERHAD
An investment holding company with a strong presence in the…
|
— | MY | Agriculture, forestry and fishi… |
|
MINHO (M) BHD
Core operations in timber industry: extraction, trading, ma…
|
— | MY | Agriculture, forestry and fishi… |
|
SUBUR TIASA HOLDINGS BERHAD
Engaged in integrated forest products manufacturing and oil…
|
— | MY | Agriculture, forestry and fishi… |
|
TA ANN HOLDINGS BERHAD
Manages timber, processes wood, cultivates oil palm, and le…
|
— | MY | Agriculture, forestry and fishi… |
|
TIMBERWELL BHD
Investment holding company focused on forest management, ti…
|
— | MY | Agriculture, forestry and fishi… |
|
TimberWest Forest Corp.
Timberland owner and manager specializing in sustainable lo…
|
— | CA | Agriculture, forestry and fishi… |
Rougier 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/1634/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1634 | 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=1634 | 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=1634 \ -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": 1634}, 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 Rougier (id: 1634)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.