VOTORANTIM CIMENTOS S.A. — Investor Relations & Filings
About VOTORANTIM CIMENTOS S.A.
Votorantim Cimentos S.A. is a global provider of building materials and sustainable solutions. As one of the largest international cement producers, the company maintains operations across multiple continents. Its core portfolio includes the manufacture and distribution of cement, ready-mix concrete, aggregates, and mortars, catering to construction needs from infrastructure to residential finishing. Beyond primary materials, the company provides agricultural inputs and specialized coprocessing services, which utilize waste as an alternative energy source in production kilns. The firm focuses on long-term value creation through a vertically integrated business model, offering technical solutions for industrial clients and the broader building sector. Its operations are supported by an extensive network of production units, positioning it as a key supplier in the global construction supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Tomada de Contas-Votação do Relatório da Administração e das Demonstrações Financeiras; Eleição de Membros dos Conselhos de Administração e Fiscal; Aumento do Capital Social (inciso I, art. 166 da Lei | 2026-05-04 | Portuguese | |
| DFP 2025 | 2026-03-18 | Portuguese | |
| ITR 2025-Q3 | 2025-11-13 | Portuguese | |
| ITR 2025-Q2 | 2025-08-11 | Portuguese | |
| ITR 2025-Q1 | 2025-05-13 | Portuguese | |
| DFP 2024 | 2025-03-19 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 41333291 | Tomada de Contas-Votação do Relatório da Administração e das Demonstrações Financeiras; Eleição de Membros dos Conselhos de Administração e Fiscal; Aumento do Capital Social (inciso I, art. 166 da Lei | 2026-05-04 | Portuguese | ||
| 33795158 | DFP 2025 | 2026-03-18 | Portuguese | ||
|
2025
5 filings
| |||||
| 34089084 | ITR 2025-Q3 | 2025-11-13 | Portuguese | ||
| 34089079 | ITR 2025-Q2 | 2025-08-11 | Portuguese | ||
| 34089067 | ITR 2025-Q1 | 2025-05-13 | Portuguese | ||
| 33582609 | DFP 2024 | 2025-03-19 | Portuguese | ||
| 34051961 | ITR 2024-Q3 v2 | 2025-01-29 | Portuguese | ||
|
2024
8 filings
| |||||
| 36038542 | FRE WEB 2024 v5 | 2024-12-17 | Portuguese | ||
| 34051922 | ITR 2024-Q3 | 2024-11-12 | Portuguese | ||
| 36038398 | FRE WEB 2024 v4 | 2024-10-09 | Portuguese | ||
| 36038287 | FRE WEB 2024 v3 | 2024-09-23 | Portuguese | ||
| 34051893 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
| 34051844 | ITR 2024-Q1 | 2024-05-14 | Portuguese | ||
| 36038121 | FRE WEB 2024 v2 | 2024-05-10 | Portuguese | ||
| 36037980 | FRE WEB 2024 | 2024-04-19 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of cement, lime and plaster
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACC Ltd
Major producer of cement and ready-mix concrete for infrast…
|
ACC | IN | Manufacturing |
|
AFYON ÇİMENTO SANAYİ T.A.Ş.
An established manufacturer and marketer of cement and clin…
|
AFYON | TR | Manufacturing |
|
AKÇANSA ÇİMENTO SANAYİ VE TİCARET A.Ş.
Producer of cement, concrete, and aggregates with integrate…
|
AKCNS | TR | Manufacturing |
|
Al Jouf Cement Co.
Produces OPC and SRC cement for domestic and regional const…
|
3091 | SA | Manufacturing |
|
Ambuja Cements Ltd.
Manufacturer of cement and building materials for diverse c…
|
AMBUJACEM | IN | Manufacturing |
|
Andhra Cement Ltd.
Produces OPC and PPC cement at manufacturing units in Dache…
|
ACL | IN | Manufacturing |
|
Anhui Conch Cement Company Limited
Produces and distributes cement and clinker for internation…
|
600585 | CN | Manufacturing |
|
Anhui Conch Cement Company Limited
One of the world's largest producers of cement, clinker, an…
|
914 | HK | Manufacturing |
|
Anjani Portland Cement Ltd.
Produces and supplies various cement grades for residential…
|
APCL | IN | Manufacturing |
|
Arabian Cement Co.
Manufacturer and distributor of cement and clinker for cons…
|
3010 | SA | Manufacturing |
VOTORANTIM CIMENTOS 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/53232/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53232 | 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=53232 | 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=53232 \ -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": 53232}, 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 VOTORANTIM CIMENTOS S.A. (id: 53232)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.