USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.1006
-1.74% 7D

1 BRL = 0.196054 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.1006
High 5.1907
Low 5.0498
7D Change -1.74%

Rate Overview

Live
1 USD = 5.1006 BRL
1 BRL = 0.196054 USD
Avg
5.1010
High
5.1907
Low
5.0498

Last updated: 6/17/2026, 6:16:35 AM

Quick Conversions

USDBRL
1 USD5.10 BRL
10 USD51.01 BRL
50 USD255.03 BRL
100 USD510.06 BRL
500 USD2,550.32 BRL
1,000 USD5,100.64 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-06-17T06:16:35Z",
  "rates": {
    "BRL": 5.10064102
  }
}

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": 510.06410200000005,
  "rate": 5.10064102
}

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