Rate Overview
Live
1 ILS = 0.459237 CAD
1 CAD = 2.1775
ILS
Avg
0.460715
High
0.466396
Low
0.456784
Last updated: 9/6/2026, 2:25:01 AM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.46 CAD |
| 10 ILS | 4.59 CAD |
| 50 ILS | 22.96 CAD |
| 100 ILS | 45.92 CAD |
| 500 ILS | 229.62 CAD |
| 1,000 ILS | 459.24 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-09-06T02:25:01Z",
"rates": {
"CAD": 0.459237
}
}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.923700000000004,
"rate": 0.459237
}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