Rate Overview
Live
1 USD = 6.9046 BOB
1 BOB = 0.144831
USD
Avg
6.9146
High
6.9434
Low
6.9024
Last updated: 3/7/2026, 1:01:46 AM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 6.90 BOB |
| 10 USD | 69.05 BOB |
| 50 USD | 345.23 BOB |
| 100 USD | 690.46 BOB |
| 500 USD | 3,452.30 BOB |
| 1,000 USD | 6,904.60 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-07T01:01:46Z",
"rates": {
"BOB": 6.90460451
}
}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.460451,
"rate": 6.90460451
}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