Rate Overview
Live
1 BND = 8.4842 BOB
1 BOB = 0.117866
BND
Avg
8.4862
High
8.7085
Low
8.2842
Last updated: 7/27/2026, 2:29:49 PM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 8.48 BOB |
| 10 BND | 84.84 BOB |
| 50 BND | 424.21 BOB |
| 100 BND | 848.42 BOB |
| 500 BND | 4,242.09 BOB |
| 1,000 BND | 8,484.18 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-27T14:29:49Z",
"rates": {
"BOB": 8.48418
}
}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": 848.418,
"rate": 8.48418
}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