Rate Overview
Live
1 ILS = 0.469434 CAD
1 CAD = 2.1302
ILS
Avg
0.466777
High
0.470396
Low
0.464261
Last updated: 8/15/2026, 10:25:27 AM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.47 CAD |
| 10 ILS | 4.69 CAD |
| 50 ILS | 23.47 CAD |
| 100 ILS | 46.94 CAD |
| 500 ILS | 234.72 CAD |
| 1,000 ILS | 469.43 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-08-15T10:25:27Z",
"rates": {
"CAD": 0.469434
}
}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.943400000000004,
"rate": 0.469434
}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