LOCALIZA RENT A CAR SA — Investor Relations & Filings
About LOCALIZA RENT A CAR SA
Localiza Rent a Car SA provides comprehensive mobility solutions through vehicle rental services, fleet management, and the sale of used automobiles. Established in 1973, the organization operates an extensive network of service points situated in major airports and urban hubs. Its core operations include short-term rentals for individual travelers and corporate clients, as well as long-term fleet outsourcing for businesses seeking to optimize logistics and capital expenditure. The company manages the entire vehicle lifecycle, transitioning retired fleet units into its proprietary retail network for used car sales. Following a significant merger, the entity has consolidated its position as a leading provider of automotive mobility. Key offerings include a diverse fleet of vehicle models, integrated maintenance services, and digital booking platforms designed to streamline the customer experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Mapa sintético consolidado | 2026-04-29 | Portuguese | |
| 5º Programa de Recompra de Debêntures | 2026-04-28 | Portuguese | |
| Declaração de Aquisição de Participação Acionária Relevante | 2026-04-22 | English | |
| Manual da Assembleia Geral Ordinária e Extraordinária | 2026-04-14 | Portuguese | |
| Manual para participação | 2026-04-14 | Portuguese | |
| DFP 2025 | 2026-02-26 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 39303182 | Mapa sintético consolidado | 2026-04-29 | Portuguese | ||
| 39169146 | 5º Programa de Recompra de Debêntures | 2026-04-28 | Portuguese | ||
| 35443887 | Declaração de Aquisição de Participação Acionária Relevante | 2026-04-22 | English | ||
| 34468716 | Manual da Assembleia Geral Ordinária e Extraordinária | 2026-04-14 | Portuguese | ||
| 34468704 | Manual para participação | 2026-04-14 | Portuguese | ||
| 33797463 | DFP 2025 | 2026-02-26 | Portuguese | ||
|
2025
4 filings
| |||||
| 34110297 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34110170 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34110178 | ITR 2025-Q1 | 2025-05-08 | Portuguese | ||
| 33788152 | DFP 2024 | 2025-02-27 | Portuguese | ||
|
2024
5 filings
| |||||
| 34063329 | ITR 2024-Q3 | 2024-11-11 | Portuguese | ||
| 34063289 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 35704517 | FRE WEB 2023 v16 | 2024-05-14 | Portuguese | ||
| 34063276 | ITR 2024-Q1 v2 | 2024-05-10 | Portuguese | ||
| 34063246 | ITR 2024-Q1 | 2024-05-09 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of motor vehicles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
4 Mobility Spolka Akcyjna
Provider of app-based car rental and car-sharing for person…
|
4MB | PL | Administrative and support serv… |
|
Ada
Offers a diverse fleet of passenger and utility vehicles fo…
|
ALADA | FR | Administrative and support serv… |
|
Allane SE
Provider of vehicle leasing, fleet management, and online c…
|
LNSX | DE | Administrative and support serv… |
|
ALQUIBER
Offers all-inclusive, flexible vehicle renting and fleet ma…
|
ALQ | ES | Administrative and support serv… |
|
Autohellas S.A.
A diversified automotive firm offering rentals, leasing, an…
|
OTOEL | GR | Administrative and support serv… |
|
Autoriders International Ltd
Provides vehicle rental, leasing, and chauffeur services fo…
|
512277 | IN | Administrative and support serv… |
|
AVIS BUDGET GROUP, INC.
A global provider of mobility solutions, including car and …
|
CAR | US | Administrative and support serv… |
|
AYVENS S.A.
Global provider of vehicle leasing, fleet management, and m…
|
ALD | FR | Administrative and support serv… |
|
BORLEASE OTOMOTİV A.Ş.
Provides operational fleet leasing and vehicle rental solut…
|
BORLS | TR | Administrative and support serv… |
|
Custom Truck One Source, Inc.
A single-source provider of specialized trucks and heavy eq…
|
CTOS | US | Administrative and support serv… |
LOCALIZA RENT A CAR SA 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/53055/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53055 | 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=53055 | 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=53055 \ -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": 53055}, 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 LOCALIZA RENT A CAR SA (id: 53055)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.