Rate Overview
Live
1 BND = 5.4230 BOB
1 BOB = 0.184399
BND
Avg
5.3685
High
5.5150
Low
5.1573
Last updated: 5/27/2026, 10:56:16 AM
Quick Conversions
| BND | BOB |
|---|---|
| 1 BND | 5.42 BOB |
| 10 BND | 54.23 BOB |
| 50 BND | 271.15 BOB |
| 100 BND | 542.30 BOB |
| 500 BND | 2,711.51 BOB |
| 1,000 BND | 5,423.01 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-05-27T10:56:16Z",
"rates": {
"BOB": 5.423011
}
}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": 542.3011,
"rate": 5.423011
}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