USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.0803
-2.34% 30D

1 BRL = 0.196837 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.0803
High 5.2019
Low 5.0715
30D Change -2.34%

Rate Overview

Live
1 USD = 5.0803 BRL
1 BRL = 0.196837 USD
Avg
5.1336
High
5.2019
Low
5.0715

Last updated: 7/25/2026, 12:32:41 PM

Quick Conversions

USDBRL
1 USD5.08 BRL
10 USD50.80 BRL
50 USD254.02 BRL
100 USD508.03 BRL
500 USD2,540.17 BRL
1,000 USD5,080.34 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-25T12:32:41Z",
  "rates": {
    "BRL": 5.08033746
  }
}

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": 508.033746,
  "rate": 5.08033746
}

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