Rate Overview
Live
1 ILS = 0.640088 BZD
1 BZD = 1.5623
ILS
Avg
0.644190
High
0.648075
Low
0.638113
Last updated: 3/27/2026, 6:34:28 PM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.64 BZD |
| 10 ILS | 6.40 BZD |
| 50 ILS | 32.00 BZD |
| 100 ILS | 64.01 BZD |
| 500 ILS | 320.04 BZD |
| 1,000 ILS | 640.09 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-27T18:34:28Z",
"rates": {
"BZD": 0.640088
}
}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": 64.0088,
"rate": 0.640088
}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