USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.0844
-1.48% 5Y

1 BRL = 0.196678 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.0844
High 6.1499
Low 4.6687
5Y Change -1.48%

Rate Overview

Live
1 USD = 5.0844 BRL
1 BRL = 0.196678 USD
Avg
5.2958
High
6.1499
Low
4.6687

Last updated: 7/27/2026, 4:27:03 AM

Quick Conversions

USDBRL
1 USD5.08 BRL
10 USD50.84 BRL
50 USD254.22 BRL
100 USD508.44 BRL
500 USD2,542.22 BRL
1,000 USD5,084.44 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-27T04:27:03Z",
  "rates": {
    "BRL": 5.08444129
  }
}

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.444129,
  "rate": 5.08444129
}

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