USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.2382
-4.37% YTD

1 BRL = 0.190906 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.2382
High 5.4778
Low 5.1287
YTD Change -4.37%

Rate Overview

Live
1 USD = 5.2382 BRL
1 BRL = 0.190906 USD
Avg
5.2582
High
5.4778
Low
5.1287

Last updated: 3/27/2026, 7:47:40 AM

Quick Conversions

USDBRL
1 USD5.24 BRL
10 USD52.38 BRL
50 USD261.91 BRL
100 USD523.82 BRL
500 USD2,619.09 BRL
1,000 USD5,238.18 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-27T07:47:40Z",
  "rates": {
    "BRL": 5.23818426
  }
}

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": 523.8184259999999,
  "rate": 5.23818426
}

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