Rate Overview
Live
1 USD = 6.9096 BOB
1 BOB = 0.144726
USD
Avg
6.9050
High
6.9139
Low
6.8925
Last updated: 4/18/2026, 8:44:33 AM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 6.91 BOB |
| 10 USD | 69.10 BOB |
| 50 USD | 345.48 BOB |
| 100 USD | 690.96 BOB |
| 500 USD | 3,454.80 BOB |
| 1,000 USD | 6,909.59 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-04-18T08:44:33Z",
"rates": {
"BOB": 6.90959028
}
}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": 690.959028,
"rate": 6.90959028
}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