Rate Overview
Live
1 ILS = 0.659422 BZD
1 BZD = 1.5165
ILS
Avg
0.665491
High
0.709938
Low
0.636608
Last updated: 7/26/2026, 2:07:19 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.66 BZD |
| 10 ILS | 6.59 BZD |
| 50 ILS | 32.97 BZD |
| 100 ILS | 65.94 BZD |
| 500 ILS | 329.71 BZD |
| 1,000 ILS | 659.42 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-07-26T02:07:19Z",
"rates": {
"BZD": 0.659422
}
}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": 65.9422,
"rate": 0.659422
}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