Rate Overview
Live
1 BND = 1.5659 BZD
1 BZD = 0.638597
BND
Avg
1.5793
High
1.5945
Low
1.5659
Last updated: 3/27/2026, 4:42:37 PM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.57 BZD |
| 10 BND | 15.66 BZD |
| 50 BND | 78.30 BZD |
| 100 BND | 156.59 BZD |
| 500 BND | 782.97 BZD |
| 1,000 BND | 1,565.93 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-27T16:42:37Z",
"rates": {
"BZD": 1.565934
}
}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": 156.5934,
"rate": 1.565934
}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