USD
$
BRL
R$

USD/BRL Exchange Rate

US Dollar to Brazilian Real

Live Rate
5.1008
-1.23% 7D

1 BRL = 0.196049 USD

USD/BRL Price Chart

Historical exchange rate performance

Current 5.1008
High 5.1989
Low 5.0740
7D Change -1.23%

Rate Overview

Live
1 USD = 5.1008 BRL
1 BRL = 0.196049 USD
Avg
5.1509
High
5.1989
Low
5.0740

Last updated: 9/4/2026, 5:25:22 PM

Quick Conversions

USDBRL
1 USD5.10 BRL
10 USD51.01 BRL
50 USD255.04 BRL
100 USD510.08 BRL
500 USD2,550.39 BRL
1,000 USD5,100.77 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-09-04T17:25:22Z",
  "rates": {
    "BRL": 5.10077495
  }
}

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.077495,
  "rate": 5.10077495
}

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