Rate Overview
Live
1 BZD = 1.4040 ILS
1 ILS = 0.712269
BZD
Avg
1.6852
High
1.8705
Low
1.4040
Last updated: 5/27/2026, 9:36:46 PM
Quick Conversions
| BZD | ILS |
|---|---|
| 1 BZD | 1.40 ILS |
| 10 BZD | 14.04 ILS |
| 50 BZD | 70.20 ILS |
| 100 BZD | 140.40 ILS |
| 500 BZD | 701.98 ILS |
| 1,000 BZD | 1,403.96 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-27T21:36:46Z",
"rates": {
"ILS": 1.403963
}
}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": 140.3963,
"rate": 1.403963
}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