Rate Overview
Live
1 BND = 5.3644 BOB
1 BOB = 0.186414
BND
Avg
5.3493
High
5.3644
Low
5.3355
Last updated: 7/4/2026, 10:10:48 PM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 5.36 BOB |
| 10 BND | 53.64 BOB |
| 50 BND | 268.22 BOB |
| 100 BND | 536.44 BOB |
| 500 BND | 2,682.20 BOB |
| 1,000 BND | 5,364.40 BOB |
Get BND/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BOBExample Response:
{
"success": true,
"base": "BND",
"date": "2026-07-04T22:10:48Z",
"rates": {
"BOB": 5.3644
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BOB",
"amount": 100
},
"result": 536.4399999999999,
"rate": 5.3644
}Build with BND/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key