Rate Overview
Live
1 BOB = 0.452343 BRL
1 BRL = 2.2107
BOB
Avg
0.464318
High
0.477429
Low
0.452337
Last updated: 7/26/2026, 11:22:59 PM
Quick Conversions
| BOB | BRL |
|---|---|
| 1 BOB | 0.45 BRL |
| 10 BOB | 4.52 BRL |
| 50 BOB | 22.62 BRL |
| 100 BOB | 45.23 BRL |
| 500 BOB | 226.17 BRL |
| 1,000 BOB | 452.34 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-07-26T23:22:59Z",
"rates": {
"BRL": 0.452343
}
}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": 45.2343,
"rate": 0.452343
}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