USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.2649
+2.62% 7D

1 BRL = 0.189936 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.2649
High 5.2765
Low 5.1307
7D Change +2.62%

Rate Overview

Live
1 USD = 5.2649 BRL
1 BRL = 0.189936 USD
Avg
5.2154
High
5.2765
Low
5.1307

Last updated: 3/7/2026, 12:48:06 AM

Quick Conversions

USDBRL
1 USD5.26 BRL
10 USD52.65 BRL
50 USD263.25 BRL
100 USD526.49 BRL
500 USD2,632.47 BRL
1,000 USD5,264.94 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-03-07T00:48:06Z",
  "rates": {
    "BRL": 5.26494269
  }
}

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": 526.494269,
  "rate": 5.26494269
}

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