RUMO MALHA NORTE S.A. — Investor Relations & Filings
About RUMO MALHA NORTE S.A.
Rumo Malha Norte S.A. operates as a specialized railway logistics provider, managing the Northern Network concession. The company provides large-scale freight transportation services, primarily focusing on the movement of agricultural commodities, including soy, corn, and meal, from central-western production regions to major maritime export hubs. Its operations are centered on a strategic rail corridor connecting the state of Mato Grosso to the Port of Santos. The company utilizes a fleet of locomotives and specialized railcars to facilitate high-volume cargo transit and intermodal terminal operations. Rumo Malha Norte is engaged in significant infrastructure expansion projects to extend its rail reach into further agricultural frontiers, aiming to improve logistical efficiency and capacity for bulk exports and industrial freight.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-17 | Portuguese | |
| DFP 2025 | 2026-03-23 | Portuguese | |
| ITR 2025-Q3 | 2025-11-14 | Portuguese | |
| ITR 2025-Q2 | 2025-08-12 | Portuguese | |
| ITR 2025-Q1 | 2025-05-13 | Portuguese | |
| DFP 2024 | 2025-03-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 34673732 | FRE - Formulário de Referência | 2026-04-17 | Portuguese | ||
| 33798274 | DFP 2025 | 2026-03-23 | Portuguese | ||
|
2025
4 filings
| |||||
| 34117086 | ITR 2025-Q3 | 2025-11-14 | Portuguese | ||
| 34117024 | ITR 2025-Q2 | 2025-08-12 | Portuguese | ||
| 34116975 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33789514 | DFP 2024 | 2025-03-14 | Portuguese | ||
|
2024
7 filings
| |||||
| 34065383 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 34065394 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34065350 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 35754750 | FRE WEB 2023 v6 | 2024-04-05 | Portuguese | ||
| 33776233 | DFP 2023 | 2024-04-01 | Portuguese | ||
| 35754539 | FRE WEB 2023 v5 | 2024-03-08 | Portuguese | ||
| 35754309 | FRE WEB 2023 v4 | 2024-01-04 | Portuguese | ||
|
2023
2 filings
| |||||
| 34036314 | ITR 2023-Q3 | 2023-11-13 | Portuguese | ||
| 34036312 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Freight rail transport
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AURIZON HOLDINGS LIMITED
A major rail freight operator transporting coal, iron ore, …
|
AZJ | AU | Transportation and storage |
|
Brookfield Infrastructure Corp
Owns and operates a global portfolio of infrastructure asse…
|
BIPC | US | Transportation and storage |
|
CANADIAN NATIONAL RAILWAY CO
Freight transportation and logistics provider with a rail n…
|
CNI | US | Transportation and storage |
|
CANADIAN PACIFIC KANSAS CITY LTD/CN
Operates the only single-line rail network connecting Canad…
|
CP | US | Transportation and storage |
|
Canggang Railway Limited
Rail operator linking Western China coal transport to South…
|
2169 | HK | Transportation and storage |
|
China Railway Special Cargo Logistics Co., Ltd.
Provides specialized rail logistics for automobiles, cold c…
|
001213 | CN | Transportation and storage |
|
China Railway Tielong Container Logistics Co.,Ltd
Integrated railway container logistics and specialized mult…
|
600125 | CN | Transportation and storage |
|
Compagnie du Cambodge
A holding company managing a diversified portfolio, focused…
|
CBDG | FR | Transportation and storage |
|
Cosan S.A.
An investment holding company with a portfolio in energy, l…
|
CSAN | BR | Transportation and storage |
|
CSX CORP
A supplier of rail-based freight transportation services in…
|
CSX | US | Transportation and storage |
RUMO MALHA NORTE 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/53165/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53165 | 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=53165 | 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=53165 \ -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": 53165}, 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 RUMO MALHA NORTE S.A. (id: 53165)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.