Rate Overview
Live
1 BOB = 0.114569 BND
1 BND = 8.7284
BOB
Avg
0.179833
High
0.188443
Low
0.114569
Last updated: 7/28/2026, 3:47:14 PM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.11 BND |
| 10 BOB | 1.15 BND |
| 50 BOB | 5.73 BND |
| 100 BOB | 11.46 BND |
| 500 BOB | 57.28 BND |
| 1,000 BOB | 114.57 BND |
Get BOB/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BNDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-28T15:47:14Z",
"rates": {
"BND": 0.114569
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BND",
"amount": 100
},
"result": 11.456900000000001,
"rate": 0.114569
}Build with BOB/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key