Rate Overview
Live
1 USD = 5.1006 BRL
1 BRL = 0.196054
USD
Avg
5.1010
High
5.1907
Low
5.0498
Last updated: 6/17/2026, 6:16:35 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.10 BRL |
| 10 USD | 51.01 BRL |
| 50 USD | 255.03 BRL |
| 100 USD | 510.06 BRL |
| 500 USD | 2,550.32 BRL |
| 1,000 USD | 5,100.64 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-06-17T06:16:35Z",
"rates": {
"BRL": 5.10064102
}
}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": 510.06410200000005,
"rate": 5.10064102
}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