Rate Overview
Live
1 ILS = 0.672003 BZD
1 BZD = 1.4881
ILS
Avg
0.665012
High
0.672003
Low
0.655646
Last updated: 4/17/2026, 6:11:23 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.67 BZD |
| 10 ILS | 6.72 BZD |
| 50 ILS | 33.60 BZD |
| 100 ILS | 67.20 BZD |
| 500 ILS | 336.00 BZD |
| 1,000 ILS | 672.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-04-17T06:11:23Z",
"rates": {
"BZD": 0.672003
}
}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.2003,
"rate": 0.672003
}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