VALE3 China Concentration: 51% of Revenue in the FRE

Vale's (VALE3) 2025 FRE business description is blunt about geographic exposure: Asia was 66.7% of net operating revenue in 2024, and China alone was 51.1% (R$ 105.2 billion). For anyone modeling iron ore cycles, that concentration is the story — not a footnote.

This page summarizes a real FRE business-model analysis. apicvm provides the filing access and extraction layer.

The research question

> Extract history, business model, competitive advantages, and market/revenue geography from Vale's FRE.

Business model snapshot

Integrated multimodal miner:

  • Iron ore, agglomerates, nickel, copper, and by-products
  • Logistics (EFVM / EFC railways, terminals such as Tubarão, Ponta da Madeira, Itaguaí)
  • Energy assets and international distribution (e.g. Oman, Malaysia)

Iron ore and pellets were 80.7% of 2024 net operating revenue; nickel 9.6%; copper 7.4%. No single customer was ≥10% of revenue in 2024 — concentration is geographic and commodity, not one-buyer.

Revenue geography (2024)

Region / market Share of net operating revenue
Asia 66.7%
China 51.1% (R$ 105.2 billion)
Brazil 9.3%

Price sensitivity disclosed

A US$1/t drop in the average iron ore price would have reduced 2024 operating revenue by about US$ 284 million, per the FRE sensitivity example. That is a clean scalar for scenario models — and it lives in the business/risk narrative, not only in a DFP MD&A.

Competitive advantages called out

  • Integrated logistics (EFVM, EFC, large terminals)
  • Scale and pelletizing capacity
  • Diversified metals for energy transition (nickel, copper, cobalt, PGMs)
  • Product quality (e.g. low alumina Brazilian Blend Fines) for Chinese mills

Governance and risk context in the same section

The FRE ties the model to formal risk policies (ISO 31000 / COSO-ERM references), derivatives hedging policy (approved Dec 2022), three-lines defense, and SOx certification — auditors reported no significant deficiencies at year-end 2024.

On the liability side of strategy, railway concession renegotiation with the federal government involves a framework contribution of up to about R$ 11 billion, with an additional R$ 1.559 billion provision related to railway concessions in 2024.

Why this FRE section beats a price screen

Iron ore futures show the spot. The FRE adds:

  • China/Asia revenue weights for stress tests
  • Commodity mix (ore vs base metals)
  • Explicit US$/t revenue sensitivity
  • Logistics and concession overhang tied to the operating model

Replicate with apicvm

export APICVM_KEY='apicvm_...'
export APICVM_URL='https://apicvm.dev'

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/companies/resolve?query=VALE3&by=ticker"

curl -H "Authorization: Bearer $APICVM_KEY" \
  "$APICVM_URL/v1/documents?ticker=VALE3&type=FRE&year=2025&perPage=50"

Filter for business-description / activities section names after listing, then extract. Section routing beats embedding the full FRE for "where does revenue come from?"

Methodology note

Findings come from a completed Hold analysis of Vale's public 2025 FRE (analysis result from public CVM disclosure). Research illustration only — not investment advice.

Limitations

  • Geographic percentages are company-disclosed classifications.
  • Sensitivity is an illustrative US$1/t example, not a full price-deck.
  • Dam and contingency detail sits in other FRE sections.

Next steps

Ready to integrate?

Get an API key and start querying Brazilian CVM filings programmatically.