Rate Overview
Live
1 BOB = 0.185763 BND
1 BND = 5.3832
BOB
Avg
0.184652
High
0.186529
Low
0.182730
Last updated: 3/27/2026, 1:02:46 PM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.19 BND |
| 10 BOB | 1.86 BND |
| 50 BOB | 9.29 BND |
| 100 BOB | 18.58 BND |
| 500 BOB | 92.88 BND |
| 1,000 BOB | 185.76 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-03-27T13:02:46Z",
"rates": {
"BND": 0.185763
}
}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.5763,
"rate": 0.185763
}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