Rate Overview
Live
1 BOB = 0.290894 BZD
1 BZD = 3.4377
BOB
Avg
0.291434
High
0.293389
Low
0.289811
Last updated: 3/27/2026, 3:22:41 PM
Quick Conversions
| BOB | BZD |
|---|---|
| 1 BOB | 0.29 BZD |
| 10 BOB | 2.91 BZD |
| 50 BOB | 14.54 BZD |
| 100 BOB | 29.09 BZD |
| 500 BOB | 145.45 BZD |
| 1,000 BOB | 290.89 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-03-27T15:22:41Z",
"rates": {
"BZD": 0.290894
}
}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": 29.089399999999998,
"rate": 0.290894
}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