Rate Overview
Live
1 USD = 4.9908 BRL
1 BRL = 0.200369
USD
Avg
5.0175
High
5.0992
Low
4.9815
Last updated: 4/16/2026, 2:26:07 PM
Quick Conversions
| USD | BRL |
|---|---|
| 1 USD | 4.99 BRL |
| 10 USD | 49.91 BRL |
| 50 USD | 249.54 BRL |
| 100 USD | 499.08 BRL |
| 500 USD | 2,495.40 BRL |
| 1,000 USD | 4,990.80 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-04-16T14:26:07Z",
"rates": {
"BRL": 4.99079774
}
}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": 499.079774,
"rate": 4.99079774
}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