Rate Overview
Live
1 BOB = 0.183804 BND
1 BND = 5.4406
BOB
Avg
0.184397
High
0.184808
Low
0.183804
Last updated: 5/7/2026, 9:07:14 AM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.18 BND |
| 10 BOB | 1.84 BND |
| 50 BOB | 9.19 BND |
| 100 BOB | 18.38 BND |
| 500 BOB | 91.90 BND |
| 1,000 BOB | 183.80 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-05-07T09:07:14Z",
"rates": {
"BND": 0.183804
}
}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.380399999999998,
"rate": 0.183804
}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