USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.2382
-9.11% 1Y

1 BRL = 0.190906 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.2382
High 5.8812
Low 5.1258
1Y Change -9.11%

Rate Overview

Live
1 USD = 5.2382 BRL
1 BRL = 0.190906 USD
Avg
5.4465
High
5.8812
Low
5.1258

Last updated: 3/27/2026, 5:58:43 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-27T05:58:43Z",
  "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