Rate Overview
Live
1 USD = 6.9241 BOB
1 BOB = 0.144424
USD
Avg
6.9166
High
6.9285
Low
6.8963
Last updated: 6/18/2026, 7:53:05 PM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 6.92 BOB |
| 10 USD | 69.24 BOB |
| 50 USD | 346.20 BOB |
| 100 USD | 692.41 BOB |
| 500 USD | 3,462.03 BOB |
| 1,000 USD | 6,924.06 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-06-18T19:53:05Z",
"rates": {
"BOB": 6.9240582
}
}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": 692.4058200000001,
"rate": 6.9240582
}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