Rate Overview
Live
1 BOB = 0.186135 BZD
1 BZD = 5.3724
BOB
Avg
0.276678
High
0.294283
Low
0.186135
Last updated: 7/23/2026, 3:06:12 AM
Quick Conversions
| BOB | BZD |
|---|---|
| 1 BOB | 0.19 BZD |
| 10 BOB | 1.86 BZD |
| 50 BOB | 9.31 BZD |
| 100 BOB | 18.61 BZD |
| 500 BOB | 93.07 BZD |
| 1,000 BOB | 186.14 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-07-23T03:06:12Z",
"rates": {
"BZD": 0.186135
}
}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": 18.6135,
"rate": 0.186135
}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