Rate Overview
Live
1 CAD = 2.1875 ILS
1 ILS = 0.457148
CAD
Avg
2.1931
High
2.2122
Low
2.1802
Last updated: 4/17/2026, 6:12:03 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.19 ILS |
| 10 CAD | 21.87 ILS |
| 50 CAD | 109.37 ILS |
| 100 CAD | 218.75 ILS |
| 500 CAD | 1,093.74 ILS |
| 1,000 CAD | 2,187.48 ILS |
Get CAD/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=ILSExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-04-17T06:12:03Z",
"rates": {
"ILS": 2.187476
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "ILS",
"amount": 100
},
"result": 218.74760000000003,
"rate": 2.187476
}Build with CAD/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key