Rate Overview
Live
1 BND = 1.5574 BZD
1 BZD = 0.642088
BND
Avg
1.5658
High
1.5709
Low
1.5574
Last updated: 6/19/2026, 8:43:21 AM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.56 BZD |
| 10 BND | 15.57 BZD |
| 50 BND | 77.87 BZD |
| 100 BND | 155.74 BZD |
| 500 BND | 778.71 BZD |
| 1,000 BND | 1,557.42 BZD |
Get BND/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BND¤cies=BZDExample Response:
{
"success": true,
"base": "BND",
"date": "2026-06-19T08:43:21Z",
"rates": {
"BZD": 1.55742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BND&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BND",
"to": "BZD",
"amount": 100
},
"result": 155.742,
"rate": 1.55742
}Build with BND/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key