Rate Overview
Live
1 CAD = 2.2679 ILS
1 ILS = 0.440940
CAD
Avg
2.5793
High
2.9388
Low
2.2610
Last updated: 3/27/2026, 9:29:19 AM
Quick Conversions
| CAD | ILS |
|---|---|
| 1 CAD | 2.27 ILS |
| 10 CAD | 22.68 ILS |
| 50 CAD | 113.39 ILS |
| 100 CAD | 226.79 ILS |
| 500 CAD | 1,133.94 ILS |
| 1,000 CAD | 2,267.88 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-27T09:29:19Z",
"rates": {
"ILS": 2.267884
}
}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.7884,
"rate": 2.267884
}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