USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.0762
-7.33% YTD

1 BRL = 0.196997 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.0762
High 5.4778
Low 4.9039
YTD Change -7.33%

Rate Overview

Live
1 USD = 5.0762 BRL
1 BRL = 0.196997 USD
Avg
5.1539
High
5.4778
Low
4.9039

Last updated: 5/28/2026, 4:55:52 AM

Quick Conversions

USDBRL
1 USD5.08 BRL
10 USD50.76 BRL
50 USD253.81 BRL
100 USD507.62 BRL
500 USD2,538.11 BRL
1,000 USD5,076.22 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-05-28T04:55:52Z",
  "rates": {
    "BRL": 5.07621532
  }
}

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": 507.621532,
  "rate": 5.07621532
}

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