Rate Overview
Live
1 USD = 5.0844 BRL
1 BRL = 0.196678
USD
Avg
5.0833
High
5.1043
Low
5.0715
Last updated: 7/27/2026, 2:41:34 PM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.08 BRL |
| 10 USD | 50.84 BRL |
| 50 USD | 254.22 BRL |
| 100 USD | 508.44 BRL |
| 500 USD | 2,542.22 BRL |
| 1,000 USD | 5,084.44 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-07-27T14:41:34Z",
"rates": {
"BRL": 5.08444129
}
}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": 508.444129,
"rate": 5.08444129
}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