Rate Overview
Live
1 USD = 5.0437 BRL
1 BRL = 0.198267
USD
Avg
5.0231
High
5.0458
Low
5.0026
Last updated: 5/28/2026, 3:59:59 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.04 BRL |
| 10 USD | 50.44 BRL |
| 50 USD | 252.18 BRL |
| 100 USD | 504.37 BRL |
| 500 USD | 2,521.85 BRL |
| 1,000 USD | 5,043.69 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-05-28T03:59:59Z",
"rates": {
"BRL": 5.04369212
}
}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": 504.369212,
"rate": 5.04369212
}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