USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.0437
+0.63% 7D

1 BRL = 0.198267 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.0437
High 5.0458
Low 5.0026
7D Change +0.63%

Rate Overview

Live
1 USD = 5.0437 BRL
1 BRL = 0.198267 USD
Avg
5.0231
High
5.0458
Low
5.0026

Last updated: 5/28/2026, 3:59:59 AM

Quick Conversions

USDBRL
1 USD5.04 BRL
10 USD50.44 BRL
50 USD252.18 BRL
100 USD504.37 BRL
500 USD2,521.85 BRL
1,000 USD5,043.69 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-28T03:59:59Z",
  "rates": {
    "BRL": 5.04369212
  }
}

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": 504.369212,
  "rate": 5.04369212
}

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