Rate Overview
Live
1 USD = 5.2649 BRL
1 BRL = 0.189936
USD
Avg
5.2154
High
5.2765
Low
5.1307
Last updated: 3/7/2026, 1:38:03 AM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 5.26 BRL |
| 10 USD | 52.65 BRL |
| 50 USD | 263.25 BRL |
| 100 USD | 526.49 BRL |
| 500 USD | 2,632.47 BRL |
| 1,000 USD | 5,264.94 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-07T01:38:03Z",
"rates": {
"BRL": 5.26494269
}
}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": 526.494269,
"rate": 5.26494269
}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