Rate Overview
Live
1 BZD = 1.4378 ILS
1 ILS = 0.695526
BZD
Avg
1.4580
High
1.4723
Low
1.4378
Last updated: 5/7/2026, 8:33:34 AM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.44 ILS |
| 10 BZD | 14.38 ILS |
| 50 BZD | 71.89 ILS |
| 100 BZD | 143.78 ILS |
| 500 BZD | 718.88 ILS |
| 1,000 BZD | 1,437.76 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-05-07T08:33:34Z",
"rates": {
"ILS": 1.437761
}
}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": 143.7761,
"rate": 1.437761
}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