Rate Overview
Live
1 BOB = 0.088699 USD
1 USD = 11.2741
BOB
Avg
0.140525
High
0.146741
Low
0.088699
Last updated: 7/29/2026, 2:31:07 AM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.09 USD |
| 10 BOB | 0.89 USD |
| 50 BOB | 4.43 USD |
| 100 BOB | 8.87 USD |
| 500 BOB | 44.35 USD |
| 1,000 BOB | 88.70 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-29T02:31:07Z",
"rates": {
"USD": 0.088699
}
}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.8699,
"rate": 0.088699
}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