Rate Overview
Live
1 BND = 5.3996 BOB
1 BOB = 0.185198
BND
Avg
5.4301
High
5.4726
Low
5.3996
Last updated: 3/7/2026, 6:07:43 AM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 5.40 BOB |
| 10 BND | 54.00 BOB |
| 50 BND | 269.98 BOB |
| 100 BND | 539.96 BOB |
| 500 BND | 2,699.82 BOB |
| 1,000 BND | 5,399.63 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-03-07T06:07:43Z",
"rates": {
"BOB": 5.39963
}
}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": 539.963,
"rate": 5.39963
}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