Rate Overview
Live
1 USD = 9.9012 BOB
1 BOB = 0.100998
USD
Avg
7.5862
High
9.9012
Low
6.9108
Last updated: 7/8/2026, 8:10:28 PM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 9.90 BOB |
| 10 USD | 99.01 BOB |
| 50 USD | 495.06 BOB |
| 100 USD | 990.12 BOB |
| 500 USD | 4,950.58 BOB |
| 1,000 USD | 9,901.16 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-08T20:10:28Z",
"rates": {
"BOB": 9.90116293
}
}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": 990.116293,
"rate": 9.90116293
}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