Rate Overview
Live
1 BZD = 3.4275 BOB
1 BOB = 0.291758
BZD
Avg
3.4333
High
3.4423
Low
3.4254
Last updated: 5/29/2026, 2:29:13 PM
Quick Conversions
| BZD | BOB |
|---|---|
| 1 BZD | 3.43 BOB |
| 10 BZD | 34.27 BOB |
| 50 BZD | 171.37 BOB |
| 100 BZD | 342.75 BOB |
| 500 BZD | 1,713.75 BOB |
| 1,000 BZD | 3,427.49 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-05-29T14:29:13Z",
"rates": {
"BOB": 3.427494
}
}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.7494,
"rate": 3.427494
}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