METALURGICA GERDAU SA — Investor Relations & Filings
About METALURGICA GERDAU SA
Metalurgica Gerdau SA is a holding company that controls Gerdau S.A., a prominent global steel producer. The organization specializes in the manufacture of long steel and special steel products, catering to the civil construction, automotive, and industrial manufacturing sectors. Its integrated operations include iron ore mining and the production of a wide range of steel goods, such as bars, wire rods, and structural shapes. A core component of its business strategy is large-scale metal recycling, transforming millions of tons of scrap metal into high-quality steel annually. The company provides essential materials for infrastructure projects and specialized industrial applications, maintaining a significant operational footprint across the Americas and international markets through its focus on technical innovation and sustainable production processes.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-04-28 | Portuguese | |
| - | 2026-04-28 | Portuguese | |
| FRE - Formulário de Referência | 2026-04-28 | Portuguese | |
| - | 2026-04-28 | Portuguese | |
| Eleição de Diretor(es) | 2026-04-28 | Portuguese | |
| Aquisição de Ações de Emissão da Própria Companhia | 2026-04-28 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 39134406 | Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-04-28 | Portuguese | ||
| 39133905 | - | 2026-04-28 | Portuguese | ||
| 38848699 | FRE - Formulário de Referência | 2026-04-28 | Portuguese | ||
| 39085375 | - | 2026-04-28 | Portuguese | ||
| 37889255 | Eleição de Diretor(es) | 2026-04-28 | Portuguese | ||
| 37889177 | Aquisição de Ações de Emissão da Própria Companhia | 2026-04-28 | Portuguese | ||
| 37889089 | Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-04-28 | Portuguese | ||
| 37888996 | Distribuição de Dividendos/Juros sobre Capital Próprio | 2026-04-28 | Portuguese | ||
| 37888744 | Dividendos/Juros sobre Capital Próprio | 2026-04-27 | Portuguese | ||
| 37789079 | Aquisição de Ações de Emissão da Própria Companhia | 2026-04-27 | Portuguese | ||
| 37888867 | Resultados trimestrais 1T26 | 2026-04-27 | Portuguese | ||
| 37788292 | Informações trimestrais 1T26 | 2026-04-27 | Portuguese | ||
| 37664114 | ITR - Informações Trimestrais | 2026-04-27 | Portuguese | ||
| 33803325 | DFP 2025 | 2026-02-23 | Portuguese | ||
|
2025
1 filing
| |||||
| 34148948 | ITR 2025-Q3 | 2025-10-30 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of basic iron and steel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acerinox S.A.
Global manufacturer of stainless steel and high-performance…
|
ACX | ES | Manufacturing |
|
Aditya Ispat Ltd.
Manufacturer of bright steel bars for automotive and engine…
|
513513 | IN | Manufacturing |
|
Aditya Ultra Steel Limited
Produces high-quality TMT bars for infrastructure and const…
|
AUSL | IN | Manufacturing |
|
ADVANCED TECHNOLOGY & MATERIALS CO.,LTD
Develops advanced metallic materials, magnetic products, an…
|
000969 | CN | Manufacturing |
|
AICHI STEEL CORPORATION
Manufacturer of specialty steel, forged products, and elect…
|
5482 | JP | Manufacturing |
|
AJUSTEEL CO.,LTD.
Manufacturer of steel materials specializing in surface des…
|
139990 | KR | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of high-quality flat steel products, in…
|
ASTL | CA | Manufacturing |
|
Algoma Steel Group Inc.
Integrated producer of hot and cold-rolled steel sheet and …
|
ASTL | US | Manufacturing |
|
Alleima
Manufacturer of advanced stainless steels, special alloys, …
|
ALLEI | SE | Manufacturing |
|
Altos Hornos de México, S.A.B. de C.V.
Integrated manufacturer of flat steel products, tinplate, a…
|
AHMSA | MX | Manufacturing |
METALURGICA GERDAU 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/53083/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53083 | 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=53083 | 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=53083 \ -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": 53083}, 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 METALURGICA GERDAU SA (id: 53083)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.