Rate Overview
Live
1 CAD = 2.2663 ILS
1 ILS = 0.441257
CAD
Avg
2.2746
High
2.2992
Low
2.2525
Last updated: 3/27/2026, 7:45:30 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.27 ILS |
| 10 CAD | 22.66 ILS |
| 50 CAD | 113.31 ILS |
| 100 CAD | 226.63 ILS |
| 500 CAD | 1,133.13 ILS |
| 1,000 CAD | 2,266.25 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-03-27T07:45:30Z",
"rates": {
"ILS": 2.266252
}
}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": 226.6252,
"rate": 2.266252
}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