Rate Overview
Live
1 USD = 5.1681 BRL
1 BRL = 0.193495
USD
Avg
5.1794
High
5.2010
Low
5.1639
Last updated: 7/6/2026, 6:39:14 PM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.17 BRL |
| 10 USD | 51.68 BRL |
| 50 USD | 258.40 BRL |
| 100 USD | 516.81 BRL |
| 500 USD | 2,584.04 BRL |
| 1,000 USD | 5,168.08 BRL |
Get USD/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BRLExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-06T18:39:14Z",
"rates": {
"BRL": 5.16808424
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BRL",
"amount": 100
},
"result": 516.808424,
"rate": 5.16808424
}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