Rate Overview
Live
1 USD = 5.1008 BRL
1 BRL = 0.196049
USD
Avg
5.1509
High
5.1989
Low
5.0740
Last updated: 9/4/2026, 5:25:22 PM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.10 BRL |
| 10 USD | 51.01 BRL |
| 50 USD | 255.04 BRL |
| 100 USD | 510.08 BRL |
| 500 USD | 2,550.39 BRL |
| 1,000 USD | 5,100.77 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-09-04T17:25:22Z",
"rates": {
"BRL": 5.10077495
}
}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.077495,
"rate": 5.10077495
}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