Rate Overview
Live
1 BZD = 5.8561 BOB
1 BOB = 0.170761
BZD
Avg
5.9416
High
6.0208
Low
5.8561
Last updated: 8/13/2026, 6:07:12 AM
Quick Conversions
| BZD | BOB |
|---|---|
| 1 BZD | 5.86 BOB |
| 10 BZD | 58.56 BOB |
| 50 BZD | 292.81 BOB |
| 100 BZD | 585.61 BOB |
| 500 BZD | 2,928.07 BOB |
| 1,000 BZD | 5,856.14 BOB |
Get BZD/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=BOBExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-08-13T06:07:12Z",
"rates": {
"BOB": 5.856135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "BOB",
"amount": 100
},
"result": 585.6135,
"rate": 5.856135
}Build with BZD/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key