Rate Overview
Live
1 BND = 8.2842 BOB
1 BOB = 0.120712
BND
Avg
6.4952
High
8.2911
Low
5.3239
Last updated: 7/20/2026, 4:04:59 AM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 8.28 BOB |
| 10 BND | 82.84 BOB |
| 50 BND | 414.21 BOB |
| 100 BND | 828.42 BOB |
| 500 BND | 4,142.11 BOB |
| 1,000 BND | 8,284.21 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-20T04:04:59Z",
"rates": {
"BOB": 8.284211
}
}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": 828.4211000000001,
"rate": 8.284211
}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