Rate Overview
Live
1 BOB = 0.100998 USD
1 USD = 9.9012
BOB
Avg
0.134762
High
0.144701
Low
0.100998
Last updated: 7/8/2026, 3:08:53 PM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.10 USD |
| 10 BOB | 1.01 USD |
| 50 BOB | 5.05 USD |
| 100 BOB | 10.10 USD |
| 500 BOB | 50.50 USD |
| 1,000 BOB | 101.00 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-08T15:08:53Z",
"rates": {
"USD": 0.100998
}
}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": 10.0998,
"rate": 0.100998
}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