Rate Overview
Live
1 BZD = 1.4979 ILS
1 ILS = 0.667605
BZD
Avg
1.4968
High
1.5100
Low
1.4885
Last updated: 7/9/2026, 4:39:28 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.50 ILS |
| 10 BZD | 14.98 ILS |
| 50 BZD | 74.89 ILS |
| 100 BZD | 149.79 ILS |
| 500 BZD | 748.95 ILS |
| 1,000 BZD | 1,497.89 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-09T16:39:28Z",
"rates": {
"ILS": 1.497892
}
}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": 149.7892,
"rate": 1.497892
}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