Rate Overview
Live
1 BND = 1.5714 BZD
1 BZD = 0.636365
BND
Avg
1.5700
High
1.6087
Low
1.5416
Last updated: 8/1/2026, 9:45:10 AM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.57 BZD |
| 10 BND | 15.71 BZD |
| 50 BND | 78.57 BZD |
| 100 BND | 157.14 BZD |
| 500 BND | 785.71 BZD |
| 1,000 BND | 1,571.43 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-01T09:45:10Z",
"rates": {
"BZD": 1.571425
}
}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.1425,
"rate": 1.571425
}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