Rate Overview
Live
1 BND = 1.5753 BZD
1 BZD = 0.634784
BND
Avg
1.5836
High
1.5934
Low
1.5749
Last updated: 3/6/2026, 11:53:20 AM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.58 BZD |
| 10 BND | 15.75 BZD |
| 50 BND | 78.77 BZD |
| 100 BND | 157.53 BZD |
| 500 BND | 787.67 BZD |
| 1,000 BND | 1,575.34 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-03-06T11:53:20Z",
"rates": {
"BZD": 1.575339
}
}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": 157.53390000000002,
"rate": 1.575339
}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