Rate Overview
Live
1 USD = 5.2180 BRL
1 BRL = 0.191645
USD
Avg
5.1604
High
5.2189
Low
5.0852
Last updated: 8/16/2026, 9:15:24 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.22 BRL |
| 10 USD | 52.18 BRL |
| 50 USD | 260.90 BRL |
| 100 USD | 521.80 BRL |
| 500 USD | 2,608.98 BRL |
| 1,000 USD | 5,217.97 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-08-16T09:15:24Z",
"rates": {
"BRL": 5.21796935
}
}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": 521.796935,
"rate": 5.21796935
}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