Rate Overview
Live
1 BZD = 3.4291 BOB
1 BOB = 0.291621
BZD
Avg
3.4343
High
3.4438
Low
3.4291
Last updated: 3/6/2026, 8:10:05 AM
Quick Conversions
| BZD | BOB |
|---|---|
| 1 BZD | 3.43 BOB |
| 10 BZD | 34.29 BOB |
| 50 BZD | 171.46 BOB |
| 100 BZD | 342.91 BOB |
| 500 BZD | 1,714.55 BOB |
| 1,000 BZD | 3,429.10 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-03-06T08:10:05Z",
"rates": {
"BOB": 3.429103
}
}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": 342.9103,
"rate": 3.429103
}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