Rate Overview
Live
1 USD = 4.9396 BRL
1 BRL = 0.202446
USD
Avg
4.9537
High
4.9928
Low
4.9092
Last updated: 5/7/2026, 9:51:19 PM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 4.94 BRL |
| 10 USD | 49.40 BRL |
| 50 USD | 246.98 BRL |
| 100 USD | 493.96 BRL |
| 500 USD | 2,469.80 BRL |
| 1,000 USD | 4,939.60 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-07T21:51:19Z",
"rates": {
"BRL": 4.93959837
}
}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": 493.959837,
"rate": 4.93959837
}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