Rate Overview
Live
1 ILS = 0.651359 BZD
1 BZD = 1.5353
ILS
Avg
0.650005
High
0.655243
Low
0.641046
Last updated: 3/7/2026, 7:44:10 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.65 BZD |
| 10 ILS | 6.51 BZD |
| 50 ILS | 32.57 BZD |
| 100 ILS | 65.14 BZD |
| 500 ILS | 325.68 BZD |
| 1,000 ILS | 651.36 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-03-07T07:44:10Z",
"rates": {
"BZD": 0.651359
}
}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": 65.1359,
"rate": 0.651359
}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