Rate Overview
Live
1 BOB = 0.085489 USD
1 USD = 11.6974
BOB
Avg
0.084033
High
0.085489
Low
0.082537
Last updated: 8/14/2026, 11:47:52 PM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.09 USD |
| 10 BOB | 0.85 USD |
| 50 BOB | 4.27 USD |
| 100 BOB | 8.55 USD |
| 500 BOB | 42.74 USD |
| 1,000 BOB | 85.49 USD |
Get BOB/USD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=USDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-14T23:47:52Z",
"rates": {
"USD": 0.085489
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=USD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "USD",
"amount": 100
},
"result": 8.5489,
"rate": 0.085489
}Build with BOB/USD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key