Rate Overview
Live
1 USD = 11.6298 BOB
1 BOB = 0.085986
USD
Avg
11.7815
High
12.1017
Low
11.6066
Last updated: 8/17/2026, 1:49:05 PM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 11.63 BOB |
| 10 USD | 116.30 BOB |
| 50 USD | 581.49 BOB |
| 100 USD | 1,162.98 BOB |
| 500 USD | 5,814.89 BOB |
| 1,000 USD | 11,629.78 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-08-17T13:49:05Z",
"rates": {
"BOB": 11.62977659
}
}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": 1162.9776590000001,
"rate": 11.62977659
}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