Rate Overview
Live
1 BZD = 1.5245 ILS
1 ILS = 0.655972
BZD
Avg
1.5104
High
1.5782
Low
1.3954
Last updated: 7/30/2026, 11:50:33 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.52 ILS |
| 10 BZD | 15.24 ILS |
| 50 BZD | 76.22 ILS |
| 100 BZD | 152.45 ILS |
| 500 BZD | 762.23 ILS |
| 1,000 BZD | 1,524.46 ILS |
Get BZD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=ILSExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-07-30T23:50:33Z",
"rates": {
"ILS": 1.524455
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "ILS",
"amount": 100
},
"result": 152.44549999999998,
"rate": 1.524455
}Build with BZD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key