Rate Overview
Live
1 BOB = 0.722417 BRL
1 BRL = 1.3842
BOB
Avg
0.725034
High
0.732351
Low
0.721678
Last updated: 4/17/2026, 6:13:11 AM
Quick Conversions
| BOB | BRL |
|---|---|
| 1 BOB | 0.72 BRL |
| 10 BOB | 7.22 BRL |
| 50 BOB | 36.12 BRL |
| 100 BOB | 72.24 BRL |
| 500 BOB | 361.21 BRL |
| 1,000 BOB | 722.42 BRL |
Get BOB/BRL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BRLExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-04-17T06:13:11Z",
"rates": {
"BRL": 0.722417
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BRL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BRL",
"amount": 100
},
"result": 72.2417,
"rate": 0.722417
}Build with BOB/BRL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key