Rate Overview
Live
1 ILS = 0.680461 BZD
1 BZD = 1.4696
ILS
Avg
0.676244
High
0.682787
Low
0.670038
Last updated: 8/16/2026, 1:23:56 PM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.68 BZD |
| 10 ILS | 6.80 BZD |
| 50 ILS | 34.02 BZD |
| 100 ILS | 68.05 BZD |
| 500 ILS | 340.23 BZD |
| 1,000 ILS | 680.46 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-08-16T13:23:56Z",
"rates": {
"BZD": 0.680461
}
}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": 68.0461,
"rate": 0.680461
}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