Rate Overview
Live
1 BOB = 0.145048 USD
1 USD = 6.8943
BOB
Avg
0.144747
High
0.145282
Low
0.144315
Last updated: 5/29/2026, 8:42:40 PM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.15 USD |
| 10 BOB | 1.45 USD |
| 50 BOB | 7.25 USD |
| 100 BOB | 14.50 USD |
| 500 BOB | 72.52 USD |
| 1,000 BOB | 145.05 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-05-29T20:42:40Z",
"rates": {
"USD": 0.145048
}
}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": 14.504800000000001,
"rate": 0.145048
}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