Rate Overview
Live
1 BOB = 0.091359 USD
1 USD = 10.9458
BOB
Avg
0.091322
High
0.093534
Low
0.088962
Last updated: 7/27/2026, 10:46:37 AM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.09 USD |
| 10 BOB | 0.91 USD |
| 50 BOB | 4.57 USD |
| 100 BOB | 9.14 USD |
| 500 BOB | 45.68 USD |
| 1,000 BOB | 91.36 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-07-27T10:46:37Z",
"rates": {
"USD": 0.091359
}
}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": 9.1359,
"rate": 0.091359
}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