Rate Overview
Live
1 ILS = 0.712105 BZD
1 BZD = 1.4043
ILS
Avg
0.699233
High
0.712105
Low
0.688535
Last updated: 5/27/2026, 6:18:51 PM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.71 BZD |
| 10 ILS | 7.12 BZD |
| 50 ILS | 35.61 BZD |
| 100 ILS | 71.21 BZD |
| 500 ILS | 356.05 BZD |
| 1,000 ILS | 712.11 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-27T18:18:51Z",
"rates": {
"BZD": 0.712105
}
}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.2105,
"rate": 0.712105
}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