
MOURA DUBEUX ENGENHARIA S/A — Investor Relations & Filings
Moura Dubeux Engenharia S/A is a development and construction firm with over 40 years of operational history. The company specializes in medium, high-end, and luxury residential projects, maintaining a leading position in its primary regional markets. Its portfolio encompasses residential buildings, flats, hotels, and resorts. The firm manages the complete property development lifecycle, including land acquisition, architectural design, construction, and sales. By focusing on middle- and high-income segments, the company utilizes its technical expertise and established brand equity to deliver high-quality urban developments and complex engineering solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Índice Brasil 100 (“IBrX 100”) | 2026-05-05 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-30 | Portuguese | |
| Mapa Sintético Consolidado | 2026-04-22 | Portuguese | |
| FCA - Formulário Cadastral | 2026-04-10 | Portuguese | |
| R$ 1,3 bi LANÇADO E R$ 1,0 bi VENDIDO NO 1T26 | 2026-04-06 | English | |
| DFP 2025 | 2026-03-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 41509834 | Índice Brasil 100 (“IBrX 100”) | 2026-05-05 | Portuguese | ||
| 39255110 | FRE - Formulário de Referência | 2026-04-30 | Portuguese | ||
| 35238636 | Mapa Sintético Consolidado | 2026-04-22 | Portuguese | ||
| 34035796 | FCA - Formulário Cadastral | 2026-04-10 | Portuguese | ||
| 33696218 | R$ 1,3 bi LANÇADO E R$ 1,0 bi VENDIDO NO 1T26 | 2026-04-06 | English | ||
| 33796698 | DFP 2025 | 2026-03-11 | Portuguese | ||
| 46904895 | FRE WEB 2025 v12 | 2026-02-12 | Portuguese | ||
| 46904897 | FRE WEB 2025 v7 | 2026-01-15 | Portuguese | ||
|
2025
5 filings
| |||||
| 34105765 | ITR 2025-Q3 | 2025-11-12 | Portuguese | ||
| 47013282 | FRE WEB 2025 v4 | 2025-08-13 | Portuguese | ||
| 34105717 | ITR 2025-Q2 | 2025-08-13 | Portuguese | ||
| 34105706 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33787322 | DFP 2024 | 2025-03-19 | Portuguese | ||
|
2024
2 filings
| |||||
| 34062108 | ITR 2024-Q3 | 2024-11-07 | Portuguese | ||
| 34062092 | ITR 2024-Q2 | 2024-08-08 | 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 |
MOURA DUBEUX ENGENHARIA 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/53094/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53094 | 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=53094 | 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=53094 \ -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": 53094}, 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 MOURA DUBEUX ENGENHARIA S/A (id: 53094)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.