Rate Overview
Live
1 USD = 6.9195 BOB
1 BOB = 0.144518
USD
Avg
6.9160
High
6.9353
Low
6.8940
Last updated: 3/27/2026, 12:56:54 PM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 6.92 BOB |
| 10 USD | 69.20 BOB |
| 50 USD | 345.98 BOB |
| 100 USD | 691.95 BOB |
| 500 USD | 3,459.77 BOB |
| 1,000 USD | 6,919.54 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-03-27T12:56:54Z",
"rates": {
"BOB": 6.91953776
}
}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": 691.953776,
"rate": 6.91953776
}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