Rate Overview
Live
1 BND = 1.5756 BZD
1 BZD = 0.634689
BND
Avg
1.5743
High
1.5767
Low
1.5717
Last updated: 8/19/2026, 9:51:33 AM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.58 BZD |
| 10 BND | 15.76 BZD |
| 50 BND | 78.78 BZD |
| 100 BND | 157.56 BZD |
| 500 BND | 787.79 BZD |
| 1,000 BND | 1,575.58 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-08-19T09:51:33Z",
"rates": {
"BZD": 1.575576
}
}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.5576,
"rate": 1.575576
}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