Rate Overview
Live
1 ILS = 0.711979 BZD
1 BZD = 1.4045
ILS
Avg
0.652987
High
0.711979
Low
0.617498
Last updated: 5/27/2026, 8:28:53 PM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.71 BZD |
| 10 ILS | 7.12 BZD |
| 50 ILS | 35.60 BZD |
| 100 ILS | 71.20 BZD |
| 500 ILS | 355.99 BZD |
| 1,000 ILS | 711.98 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-27T20:28:53Z",
"rates": {
"BZD": 0.711979
}
}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": 71.1979,
"rate": 0.711979
}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