Rate Overview
Live
1 USD = 5.1388 BRL
1 BRL = 0.194599
USD
Avg
5.1734
High
5.2010
Low
5.1388
Last updated: 7/7/2026, 9:28:53 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.14 BRL |
| 10 USD | 51.39 BRL |
| 50 USD | 256.94 BRL |
| 100 USD | 513.88 BRL |
| 500 USD | 2,569.39 BRL |
| 1,000 USD | 5,138.77 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-07T09:28:53Z",
"rates": {
"BRL": 5.13877197
}
}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": 513.8771969999999,
"rate": 5.13877197
}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