Rate Overview
Live
1 BND = 1.5770 BZD
1 BZD = 0.634132
BND
Avg
1.5816
High
1.6193
Low
1.5397
Last updated: 5/27/2026, 10:52:57 PM
Quick Conversions
| BND | BZD |
|---|---|
| 1 BND | 1.58 BZD |
| 10 BND | 15.77 BZD |
| 50 BND | 78.85 BZD |
| 100 BND | 157.70 BZD |
| 500 BND | 788.48 BZD |
| 1,000 BND | 1,576.96 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-05-27T22:52:57Z",
"rates": {
"BZD": 1.576958
}
}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.69580000000002,
"rate": 1.576958
}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