Rate Overview
Live
1 ILS = 0.671633 BZD
1 BZD = 1.4889
ILS
Avg
0.664969
High
0.671700
Low
0.655646
Last updated: 4/17/2026, 7:31:12 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.67 BZD |
| 10 ILS | 6.72 BZD |
| 50 ILS | 33.58 BZD |
| 100 ILS | 67.16 BZD |
| 500 ILS | 335.82 BZD |
| 1,000 ILS | 671.63 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-04-17T07:31:12Z",
"rates": {
"BZD": 0.671633
}
}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": 67.1633,
"rate": 0.671633
}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