
MRV ENGENHARIA E PARTICIPAÇÕES S/A — Investor Relations & Filings
MRV Engenharia e Participações S/A is a large-scale developer and builder specializing in residential real estate. Founded in 1979, the company focuses on the planning, construction, and marketing of residential units, primarily targeting the affordable housing segment. The organization operates through an integrated business model including urban development, land subdivision, and the management of purpose-built rental properties. Key operations involve standardized construction processes designed for high-volume production and efficiency. The company’s portfolio is diversified across brands such as Luggo for rental services and Urba for urban planning. Its activities span land acquisition, project design, construction management, and sales. By utilizing industrial-scale building techniques, the firm provides comprehensive housing solutions and property management services across an extensive geographic footprint.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2025 v14 | 2026-05-14 | Portuguese | |
| - | 2026-05-05 | Portuguese | |
| Aprovação da Revisão da Política de Transações com Partes Relacionadas | 2026-05-05 | Portuguese | |
| FCA 2026 | 2026-04-30 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-29 | Portuguese | |
| Reafirmação de rating Standard and Poors | 2026-04-28 | Portuguese |
Browse filings by year
17 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 47013164 | FRE WEB 2025 v14 | 2026-05-14 | Portuguese | ||
| 41996173 | - | 2026-05-05 | Portuguese | ||
| 41995991 | Aprovação da Revisão da Política de Transações com Partes Relacionadas | 2026-05-05 | Portuguese | ||
| 46923625 | FCA 2026 | 2026-04-30 | Portuguese | ||
| 39244159 | FRE - Formulário de Referência | 2026-04-29 | Portuguese | ||
| 39150777 | Reafirmação de rating Standard and Poors | 2026-04-28 | Portuguese | ||
| 35444054 | Mapa sintético consolidado | 2026-04-22 | Portuguese | ||
| 34629533 | FRE - Formulário de Referência | 2026-04-15 | Portuguese | ||
| 33726691 | Prévia Operacional 1T26 | 2026-04-06 | Portuguese | ||
| 33691252 | Aprovação CRI MRV PS XXII (Mini) | 2026-04-06 | Portuguese | ||
| 33796335 | DFP 2025 | 2026-03-09 | Portuguese | ||
|
2025
4 filings
| |||||
| 46904805 | FRE WEB 2025 v9 | 2025-12-29 | Portuguese | ||
| 34099471 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 46904804 | FRE WEB 2025 v6 | 2025-10-08 | Portuguese | ||
| 34099397 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Construction of residential and non-residential buildings
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AB Builders Group Limited
Established contractor providing structural works, foundati…
|
1615 | HK | Construction |
|
Able Engineering Holdings Limited
Multi-discipline construction firm offering building, RMAA,…
|
1627 | HK | Construction |
|
ACROMETA GROUP LIMITED
Provides engineering, facility management, construction, sa…
|
43F | SG | Construction |
|
ADF Group Inc.
North American leader providing integrated services for com…
|
DRX | CA | Construction |
|
Adhbhut Infrastructure Ltd.
Develops residential and commercial properties and manages …
|
539189 | IN | Construction |
|
AGI Infra Limited
Develops residential townships, commercial centers, and urb…
|
AGIIL | IN | Construction |
|
Agile Group Holdings Limited
Integrated conglomerate principally engaged in property dev…
|
3383 | KY | Construction |
|
AIKBEE RESOURCES BERHAD
Investment holding company with core activities in construc…
|
— | MY | Construction |
|
AINAVO HOLDINGS Co., Ltd.
Holding company for property construction and wholesale of …
|
7539 | JP | Construction |
|
AKFEN İNŞAAT TURİZM VE TİCARET A.Ş.
An investment firm specializing in PPP projects in healthca…
|
AKFNI | TR | Construction |
MRV ENGENHARIA E PARTICIPAÇÕES 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/53098/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53098 | 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=53098 | 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=53098 \ -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": 53098}, 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 MRV ENGENHARIA E PARTICIPAÇÕES S/A (id: 53098)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.