Rate Overview
Live
1 BOB = 0.110065 BND
1 BND = 9.0855
BOB
Avg
0.109762
High
0.110209
Low
0.108552
Last updated: 8/20/2026, 10:46:16 AM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.11 BND |
| 10 BOB | 1.10 BND |
| 50 BOB | 5.50 BND |
| 100 BOB | 11.01 BND |
| 500 BOB | 55.03 BND |
| 1,000 BOB | 110.07 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-08-20T10:46:16Z",
"rates": {
"BND": 0.110065
}
}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.006499999999999,
"rate": 0.110065
}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