USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.2180
+2.61% 7D

1 BRL = 0.191645 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.2180
High 5.2189
Low 5.0852
7D Change +2.61%

Rate Overview

Live
1 USD = 5.2180 BRL
1 BRL = 0.191645 USD
Avg
5.1604
High
5.2189
Low
5.0852

Last updated: 8/16/2026, 9:15:24 AM

Quick Conversions

USDBRL
1 USD5.22 BRL
10 USD52.18 BRL
50 USD260.90 BRL
100 USD521.80 BRL
500 USD2,608.98 BRL
1,000 USD5,217.97 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-08-16T09:15:24Z",
  "rates": {
    "BRL": 5.21796935
  }
}

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": 521.796935,
  "rate": 5.21796935
}

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