Rate Overview
Live
1 BND = 1.5597 BZD
1 BZD = 0.641169
BND
Avg
1.5573
High
1.5600
Low
1.5514
Last updated: 7/8/2026, 9:40:59 AM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.56 BZD |
| 10 BND | 15.60 BZD |
| 50 BND | 77.98 BZD |
| 100 BND | 155.97 BZD |
| 500 BND | 779.83 BZD |
| 1,000 BND | 1,559.65 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-07-08T09:40:59Z",
"rates": {
"BZD": 1.559651
}
}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.96509999999998,
"rate": 1.559651
}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