Rate Overview
Live
1 BND = 9.8351 BOB
1 BOB = 0.101676
BND
Avg
9.5293
High
9.8351
Low
9.2578
Last updated: 9/6/2026, 3:45:31 PM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 9.84 BOB |
| 10 BND | 98.35 BOB |
| 50 BND | 491.76 BOB |
| 100 BND | 983.51 BOB |
| 500 BND | 4,917.56 BOB |
| 1,000 BND | 9,835.12 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-09-06T15:45:31Z",
"rates": {
"BOB": 9.835116
}
}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": 983.5115999999999,
"rate": 9.835116
}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