Rate Overview
Live
1 ILS = 0.474575 CAD
1 CAD = 2.1071
ILS
Avg
0.474858
High
0.477719
Low
0.471784
Last updated: 7/6/2026, 6:21:22 PM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.47 CAD |
| 10 ILS | 4.75 CAD |
| 50 ILS | 23.73 CAD |
| 100 ILS | 47.46 CAD |
| 500 ILS | 237.29 CAD |
| 1,000 ILS | 474.58 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-07-06T18:21:22Z",
"rates": {
"CAD": 0.474575
}
}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": 47.4575,
"rate": 0.474575
}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