Rate Overview
Live
1 BOB = 0.185197 BND
1 BND = 5.3997
BOB
Avg
0.184162
High
0.185197
Low
0.182730
Last updated: 3/7/2026, 4:24:58 AM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.19 BND |
| 10 BOB | 1.85 BND |
| 50 BOB | 9.26 BND |
| 100 BOB | 18.52 BND |
| 500 BOB | 92.60 BND |
| 1,000 BOB | 185.20 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-07T04:24:58Z",
"rates": {
"BND": 0.185197
}
}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.5197,
"rate": 0.185197
}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