Rate Overview
Live
1 BOB = 0.186990 BND
1 BND = 5.3479
BOB
Avg
0.185933
High
0.186990
Low
0.184993
Last updated: 6/19/2026, 8:41:31 AM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.19 BND |
| 10 BOB | 1.87 BND |
| 50 BOB | 9.35 BND |
| 100 BOB | 18.70 BND |
| 500 BOB | 93.49 BND |
| 1,000 BOB | 186.99 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-06-19T08:41:31Z",
"rates": {
"BND": 0.18699
}
}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": 18.698999999999998,
"rate": 0.18699
}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