Rate Overview
Live
1 ILS = 0.694759 BZD
1 BZD = 1.4393
ILS
Avg
0.685832
High
0.694918
Low
0.679231
Last updated: 5/7/2026, 11:27:21 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.69 BZD |
| 10 ILS | 6.95 BZD |
| 50 ILS | 34.74 BZD |
| 100 ILS | 69.48 BZD |
| 500 ILS | 347.38 BZD |
| 1,000 ILS | 694.76 BZD |
Get ILS/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=BZDExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-05-07T11:27:21Z",
"rates": {
"BZD": 0.694759
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "BZD",
"amount": 100
},
"result": 69.4759,
"rate": 0.694759
}Build with ILS/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key