Rate Overview
Live
1 BOB = 0.173416 BZD
1 BZD = 5.7665
BOB
Avg
0.172841
High
0.173605
Low
0.170761
Last updated: 8/20/2026, 5:43:09 AM
Quick Conversions
| BOB | BZD |
|---|---|
| 1 BOB | 0.17 BZD |
| 10 BOB | 1.73 BZD |
| 50 BOB | 8.67 BZD |
| 100 BOB | 17.34 BZD |
| 500 BOB | 86.71 BZD |
| 1,000 BOB | 173.42 BZD |
Get BOB/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=BZDExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-08-20T05:43:09Z",
"rates": {
"BZD": 0.173416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "BZD",
"amount": 100
},
"result": 17.3416,
"rate": 0.173416
}Build with BOB/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key