Rate Overview
Live
1 BOB = 0.291993 BZD
1 BZD = 3.4247
BOB
Avg
0.291155
High
0.291993
Low
0.290020
Last updated: 5/7/2026, 7:46:15 AM
Quick Conversions
| BOB | BZD |
|---|---|
| 1 BOB | 0.29 BZD |
| 10 BOB | 2.92 BZD |
| 50 BOB | 14.60 BZD |
| 100 BOB | 29.20 BZD |
| 500 BOB | 146.00 BZD |
| 1,000 BOB | 291.99 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-05-07T07:46:15Z",
"rates": {
"BZD": 0.291993
}
}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.1993,
"rate": 0.291993
}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