Rate Overview
Live
1 BOB = 0.177677 BZD
1 BZD = 5.6282
BOB
Avg
0.179351
High
0.183831
Low
0.177057
Last updated: 7/31/2026, 12:29:09 AM
Quick Conversions
| BOB | BZD |
|---|---|
| 1 BOB | 0.18 BZD |
| 10 BOB | 1.78 BZD |
| 50 BOB | 8.88 BZD |
| 100 BOB | 17.77 BZD |
| 500 BOB | 88.84 BZD |
| 1,000 BOB | 177.68 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-31T00:29:09Z",
"rates": {
"BZD": 0.177677
}
}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.7677,
"rate": 0.177677
}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