Rate Overview
Live
1 USD = 5.0762 BRL
1 BRL = 0.196997
USD
Avg
5.2250
High
5.5435
Low
4.9151
Last updated: 5/28/2026, 4:55:08 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.08 BRL |
| 10 USD | 50.76 BRL |
| 50 USD | 253.81 BRL |
| 100 USD | 507.62 BRL |
| 500 USD | 2,538.11 BRL |
| 1,000 USD | 5,076.22 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-28T04:55:08Z",
"rates": {
"BRL": 5.07621532
}
}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": 507.621532,
"rate": 5.07621532
}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