Rate Overview
Live
1 USD = 10.7078 BOB
1 BOB = 0.093390
USD
Avg
8.2780
High
10.7078
Low
6.9012
Last updated: 7/19/2026, 7:42:42 AM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 10.71 BOB |
| 10 USD | 107.08 BOB |
| 50 USD | 535.39 BOB |
| 100 USD | 1,070.78 BOB |
| 500 USD | 5,353.90 BOB |
| 1,000 USD | 10,707.80 BOB |
Get USD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=BOBExample Response:
{
"success": true,
"base": "USD",
"date": "2026-07-19T07:42:42Z",
"rates": {
"BOB": 10.7077992
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "BOB",
"amount": 100
},
"result": 1070.77992,
"rate": 10.7077992
}Build with USD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key