Rate Overview
Live
1 BOB = 0.186658 BND
1 BND = 5.3574
BOB
Avg
0.186784
High
0.187422
Low
0.186305
Last updated: 7/7/2026, 10:26:54 PM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.19 BND |
| 10 BOB | 1.87 BND |
| 50 BOB | 9.33 BND |
| 100 BOB | 18.67 BND |
| 500 BOB | 93.33 BND |
| 1,000 BOB | 186.66 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-07T22:26:54Z",
"rates": {
"BND": 0.186658
}
}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.665799999999997,
"rate": 0.186658
}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