Rate Overview
Live
1 BOB = 0.184399 BND
1 BND = 5.4230
BOB
Avg
0.184496
High
0.186161
Low
0.182733
Last updated: 5/27/2026, 8:28:58 PM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.18 BND |
| 10 BOB | 1.84 BND |
| 50 BOB | 9.22 BND |
| 100 BOB | 18.44 BND |
| 500 BOB | 92.20 BND |
| 1,000 BOB | 184.40 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-27T20:28:58Z",
"rates": {
"BND": 0.184399
}
}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.4399,
"rate": 0.184399
}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