Rate Overview
Live
1 ILS = 0.462247 CAD
1 CAD = 2.1633
ILS
Avg
0.440611
High
0.491092
Low
0.401456
Last updated: 7/27/2026, 10:03:54 PM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.46 CAD |
| 10 ILS | 4.62 CAD |
| 50 ILS | 23.11 CAD |
| 100 ILS | 46.22 CAD |
| 500 ILS | 231.12 CAD |
| 1,000 ILS | 462.25 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-27T22:03:54Z",
"rates": {
"CAD": 0.462247
}
}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.2247,
"rate": 0.462247
}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