USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
4.9396
-0.84% 7D

1 BRL = 0.202446 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 4.9396
High 4.9928
Low 4.9092
7D Change -0.84%

Rate Overview

Live
1 USD = 4.9396 BRL
1 BRL = 0.202446 USD
Avg
4.9537
High
4.9928
Low
4.9092

Last updated: 5/7/2026, 9:51:19 PM

Quick Conversions

USDBRL
1 USD4.94 BRL
10 USD49.40 BRL
50 USD246.98 BRL
100 USD493.96 BRL
500 USD2,469.80 BRL
1,000 USD4,939.60 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-07T21:51:19Z",
  "rates": {
    "BRL": 4.93959837
  }
}

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": 493.959837,
  "rate": 4.93959837
}

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