RODOBENS S.A. — Investor Relations & Filings
About RODOBENS S.A.
Rodobens S.A. operates as a financial services platform integrated with a comprehensive automotive retail network. The company utilizes a synergistic business model that combines financial solutions with the distribution of vehicles and aftermarket services. Its core portfolio includes consortia, credit, and insurance products, alongside the sale of commercial and passenger vehicles, automotive parts, and maintenance services. The organization maintains a nationwide distribution infrastructure, employing a hybrid model that integrates physical dealerships with digital platforms. Key service offerings encompass mechanical repairs, bodywork, painting, and the distribution of tires and accessories. By leveraging its retail footprint to facilitate the delivery of financial products, the company provides integrated lifecycle solutions for asset acquisition and mobility, catering to both individual and corporate clients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Balanço e Reeleição mebros do Conselho da Administração | 2026-05-06 | Portuguese | |
| Reeleição Diretoria e Comitês | 2026-05-06 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-20 | Portuguese | |
| Apresentação de Resultados 4T25 | 2026-04-13 | Portuguese | |
| DFP 2025 | 2026-03-27 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 42004094 | Balanço e Reeleição mebros do Conselho da Administração | 2026-05-06 | Portuguese | ||
| 42003725 | Reeleição Diretoria e Comitês | 2026-05-06 | Portuguese | ||
| 34693549 | FRE - Formulário de Referência | 2026-04-20 | Portuguese | ||
| 34437751 | Apresentação de Resultados 4T25 | 2026-04-13 | Portuguese | ||
| 33800604 | DFP 2025 | 2026-03-27 | Portuguese | ||
|
2025
4 filings
| |||||
| 34133379 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34133285 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34133305 | ITR 2025-Q1 | 2025-05-15 | Portuguese | ||
| 33793378 | DFP 2024 | 2025-03-26 | Portuguese | ||
|
2024
6 filings
| |||||
| 34076437 | ITR 2024-Q3 | 2024-11-14 | Portuguese | ||
| 34076421 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 35857823 | FRE WEB 2023 v5 | 2024-05-28 | Portuguese | ||
| 35857795 | FRE WEB 2023 v4 | 2024-05-24 | Portuguese | ||
| 34076405 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33779973 | DFP 2023 | 2024-03-20 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Retail sale of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Grand Baoxin Auto Group Limited
Dealer network providing sales, maintenance, and service fo…
|
1293 | KY | Wholesale and retail trade |
|
GROUP 1 AUTOMOTIVE INC
Automotive retailer operating dealerships and collision cen…
|
GPI | US | Wholesale and retail trade |
|
Guan Chao Holdings Limited
Automotive retailer and service provider selling new parall…
|
1872 | HK | Wholesale and retail trade |
|
Hira Automobiles Ltd.
Authorized Maruti Suzuki dealer for new and pre-owned vehic…
|
531743 | IN | Wholesale and retail trade |
|
Hunyvers S.A.
Distributor of recreational vehicles offering sales, rental…
|
ALHUN | FR | Wholesale and retail trade |
|
IDOM Inc.
Automotive retailer specializing in the direct purchase and…
|
7599 | JP | Wholesale and retail trade |
|
İNALLAR OTOMOTİV SANAYİ VE TİCARET A.Ş.
Multi-brand automotive dealership offering sales, after-sal…
|
INALR | TR | Wholesale and retail trade |
|
International Conglomerate of Distribution for Automobile Holdings Co., Ltd.
A holding company managing the vehicle lifecycle from sales…
|
3184 | JP | Wholesale and retail trade |
|
Jiuzi Holdings Inc
Operates and franchises retail stores selling new energy ve…
|
JZXN | CN | Wholesale and retail trade |
|
Kamux Oyj
A retail company specializing in the sale of used cars and …
|
KAMUX | FI | Wholesale and retail trade |
RODOBENS S.A. 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/53162/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53162 | 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=53162 | 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=53162 \ -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": 53162}, 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 RODOBENS S.A. (id: 53162)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.