Rate Overview
Live
1 USD = 12.3724 BOB
1 BOB = 0.080825
USD
Avg
12.0118
High
12.3724
Low
11.7253
Last updated: 9/5/2026, 3:30:15 PM
Quick Conversions
| USD | BOB |
|---|---|
| 1 USD | 12.37 BOB |
| 10 USD | 123.72 BOB |
| 50 USD | 618.62 BOB |
| 100 USD | 1,237.24 BOB |
| 500 USD | 6,186.18 BOB |
| 1,000 USD | 12,372.36 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-09-05T15:30:15Z",
"rates": {
"BOB": 12.37235803
}
}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": 1237.2358029999998,
"rate": 12.37235803
}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