Rate Overview
Live
1 BOB = 0.144423 USD
1 USD = 6.9241
BOB
Avg
0.144580
High
0.145006
Low
0.144330
Last updated: 6/18/2026, 9:26:38 PM
Quick Conversions
| BOB | USD |
|---|---|
| 1 BOB | 0.14 USD |
| 10 BOB | 1.44 USD |
| 50 BOB | 7.22 USD |
| 100 BOB | 14.44 USD |
| 500 BOB | 72.21 USD |
| 1,000 BOB | 144.42 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-06-18T21:26:38Z",
"rates": {
"USD": 0.144423
}
}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.4423,
"rate": 0.144423
}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