Rate Overview
Live
1 BOB = 0.184094 BND
1 BND = 5.4320
BOB
Avg
0.184303
High
0.184604
Low
0.184027
Last updated: 4/17/2026, 4:53:12 AM
Quick Conversions
| BOB | BND |
|---|---|
| 1 BOB | 0.18 BND |
| 10 BOB | 1.84 BND |
| 50 BOB | 9.20 BND |
| 100 BOB | 18.41 BND |
| 500 BOB | 92.05 BND |
| 1,000 BOB | 184.09 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-04-17T04:53:12Z",
"rates": {
"BND": 0.184094
}
}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": 18.4094,
"rate": 0.184094
}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