Rate Overview
Live
1 USD = 5.2382 BRL
1 BRL = 0.190906
USD
Avg
5.3281
High
6.1958
Low
4.6600
Last updated: 3/27/2026, 9:32:06 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-27T09:32:06Z",
"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