Rate Overview
Live
1 ILS = 0.440608 CAD
1 CAD = 2.2696
ILS
Avg
0.440919
High
0.442228
Low
0.438604
Last updated: 3/27/2026, 11:17:32 AM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.44 CAD |
| 10 ILS | 4.41 CAD |
| 50 ILS | 22.03 CAD |
| 100 ILS | 44.06 CAD |
| 500 ILS | 220.30 CAD |
| 1,000 ILS | 440.61 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-03-27T11:17:32Z",
"rates": {
"CAD": 0.440608
}
}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": 44.0608,
"rate": 0.440608
}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