Rate Overview
Live
1 ILS = 0.461338 CAD
1 CAD = 2.1676
ILS
Avg
0.467271
High
0.477719
Low
0.458061
Last updated: 7/28/2026, 1:48:51 PM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.46 CAD |
| 10 ILS | 4.61 CAD |
| 50 ILS | 23.07 CAD |
| 100 ILS | 46.13 CAD |
| 500 ILS | 230.67 CAD |
| 1,000 ILS | 461.34 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-28T13:48:51Z",
"rates": {
"CAD": 0.461338
}
}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": 46.1338,
"rate": 0.461338
}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