Rate Overview
Live
1 USD = 5.2382 BRL
1 BRL = 0.190906
USD
Avg
5.4465
High
5.8812
Low
5.1258
Last updated: 3/27/2026, 5:58:43 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.24 BRL |
| 10 USD | 52.38 BRL |
| 50 USD | 261.91 BRL |
| 100 USD | 523.82 BRL |
| 500 USD | 2,619.09 BRL |
| 1,000 USD | 5,238.18 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-03-27T05:58:43Z",
"rates": {
"BRL": 5.23818426
}
}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": 523.8184259999999,
"rate": 5.23818426
}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