Rate Overview
Live
1 BOB = 0.101021 BND
1 BND = 9.8989
BOB
Avg
0.102365
High
0.104516
Low
0.101021
Last updated: 9/10/2026, 6:04:23 PM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.10 BND |
| 10 BOB | 1.01 BND |
| 50 BOB | 5.05 BND |
| 100 BOB | 10.10 BND |
| 500 BOB | 50.51 BND |
| 1,000 BOB | 101.02 BND |
Get BOB/BND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BNDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-09-10T18:04:23Z",
"rates": {
"BND": 0.101021
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BND",
"amount": 100
},
"result": 10.1021,
"rate": 0.101021
}Build with BOB/BND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key