Rate Overview
Live
1 BND = 8.7283 BOB
1 BOB = 0.114570
BND
Avg
5.8408
High
8.7283
Low
5.3417
Last updated: 7/28/2026, 11:51:49 AM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 8.73 BOB |
| 10 BND | 87.28 BOB |
| 50 BND | 436.41 BOB |
| 100 BND | 872.83 BOB |
| 500 BND | 4,364.15 BOB |
| 1,000 BND | 8,728.30 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-28T11:51:49Z",
"rates": {
"BOB": 8.728295
}
}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": 872.8294999999999,
"rate": 8.728295
}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