USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
4.9908
-2.13% 7D

1 BRL = 0.200369 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 4.9908
High 5.0992
Low 4.9815
7D Change -2.13%

Rate Overview

Live
1 USD = 4.9908 BRL
1 BRL = 0.200369 USD
Avg
5.0175
High
5.0992
Low
4.9815

Last updated: 4/16/2026, 2:26:07 PM

Quick Conversions

USDBRL
1 USD4.99 BRL
10 USD49.91 BRL
50 USD249.54 BRL
100 USD499.08 BRL
500 USD2,495.40 BRL
1,000 USD4,990.80 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-04-16T14:26:07Z",
  "rates": {
    "BRL": 4.99079774
  }
}

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": 499.079774,
  "rate": 4.99079774
}

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