Rate Overview
Live
1 BND = 1.5811 BZD
1 BZD = 0.632477
BND
Avg
1.5792
High
1.5815
Low
1.5768
Last updated: 4/17/2026, 6:10:50 AM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.58 BZD |
| 10 BND | 15.81 BZD |
| 50 BND | 79.05 BZD |
| 100 BND | 158.11 BZD |
| 500 BND | 790.54 BZD |
| 1,000 BND | 1,581.09 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-04-17T06:10:50Z",
"rates": {
"BZD": 1.581086
}
}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": 158.1086,
"rate": 1.581086
}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