Rate Overview
Live
1 BND = 8.2911 BOB
1 BOB = 0.120611
BND
Avg
5.5835
High
8.2911
Low
5.1573
Last updated: 7/19/2026, 7:18:39 PM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 8.29 BOB |
| 10 BND | 82.91 BOB |
| 50 BND | 414.55 BOB |
| 100 BND | 829.11 BOB |
| 500 BND | 4,145.55 BOB |
| 1,000 BND | 8,291.10 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-19T19:18:39Z",
"rates": {
"BOB": 8.291096
}
}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": 829.1096,
"rate": 8.291096
}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