Rate Overview
Live
1 ILS = 0.457375 CAD
1 CAD = 2.1864
ILS
Avg
0.456005
High
0.458680
Low
0.452035
Last updated: 4/17/2026, 4:55:26 AM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.46 CAD |
| 10 ILS | 4.57 CAD |
| 50 ILS | 22.87 CAD |
| 100 ILS | 45.74 CAD |
| 500 ILS | 228.69 CAD |
| 1,000 ILS | 457.38 CAD |
Get ILS/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=CADExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-04-17T04:55:26Z",
"rates": {
"CAD": 0.457375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "CAD",
"amount": 100
},
"result": 45.7375,
"rate": 0.457375
}Build with ILS/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key