Rate Overview
Live
1 ILS = 0.711903 BZD
1 BZD = 1.4047
ILS
Avg
0.700732
High
0.711903
Low
0.690632
Last updated: 5/28/2026, 12:49:45 AM
Quick Conversions
| ILS | BZD |
|---|---|
| 1 ILS | 0.71 BZD |
| 10 ILS | 7.12 BZD |
| 50 ILS | 35.60 BZD |
| 100 ILS | 71.19 BZD |
| 500 ILS | 355.95 BZD |
| 1,000 ILS | 711.90 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-05-28T00:49:45Z",
"rates": {
"BZD": 0.711903
}
}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": 71.1903,
"rate": 0.711903
}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