Rate Overview
Live
1 BND = 5.3832 BOB
1 BOB = 0.185764
BND
Avg
5.3956
High
5.4090
Low
5.3832
Last updated: 3/27/2026, 2:45:00 PM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 5.38 BOB |
| 10 BND | 53.83 BOB |
| 50 BND | 269.16 BOB |
| 100 BND | 538.32 BOB |
| 500 BND | 2,691.59 BOB |
| 1,000 BND | 5,383.17 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-27T14:45:00Z",
"rates": {
"BOB": 5.383175
}
}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": 538.3175,
"rate": 5.383175
}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