Rate Overview
Live
1 BOB = 0.092251 USD
1 USD = 10.8400
BOB
Avg
0.137407
High
0.145282
Low
0.092251
Last updated: 7/23/2026, 4:02:11 AM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.09 USD |
| 10 BOB | 0.92 USD |
| 50 BOB | 4.61 USD |
| 100 BOB | 9.23 USD |
| 500 BOB | 46.13 USD |
| 1,000 BOB | 92.25 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-23T04:02:11Z",
"rates": {
"USD": 0.092251
}
}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.2251,
"rate": 0.092251
}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