USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.0975
-7.70% 1Y

1 BRL = 0.196176 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.0975
High 5.5826
Low 4.9167
1Y Change -7.70%

Rate Overview

Live
1 USD = 5.0975 BRL
1 BRL = 0.196176 USD
Avg
5.2625
High
5.5826
Low
4.9167

Last updated: 7/24/2026, 12:25:29 PM

Quick Conversions

USDBRL
1 USD5.10 BRL
10 USD50.97 BRL
50 USD254.87 BRL
100 USD509.75 BRL
500 USD2,548.73 BRL
1,000 USD5,097.46 BRL

Get USD/BRL Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=USD&currencies=BRL

Example Response:

{
  "success": true,
  "base": "USD",
  "date": "2026-07-24T12:25:29Z",
  "rates": {
    "BRL": 5.09746113
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=USD&to=BRL&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "USD",
    "to": "BRL",
    "amount": 100
  },
  "result": 509.74611300000004,
  "rate": 5.09746113
}

Build with USD/BRL Exchange Rates

Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.

Get Free API Key