Rate Overview
Live
1 ILS = 0.658001 BZD
1 BZD = 1.5198
ILS
Avg
0.601144
High
0.683544
Low
0.534607
Last updated: 7/23/2026, 3:51:15 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.66 BZD |
| 10 ILS | 6.58 BZD |
| 50 ILS | 32.90 BZD |
| 100 ILS | 65.80 BZD |
| 500 ILS | 329.00 BZD |
| 1,000 ILS | 658.00 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-23T03:51:15Z",
"rates": {
"BZD": 0.658001
}
}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.8001,
"rate": 0.658001
}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