Rate Overview
Live
1 ILS = 0.487565 CAD
1 CAD = 2.0510
ILS
Avg
0.392390
High
0.487565
Low
0.351460
Last updated: 5/27/2026, 10:57:30 AM
Quick Conversions
| ILS | CAD |
|---|---|
| 1 ILS | 0.49 CAD |
| 10 ILS | 4.88 CAD |
| 50 ILS | 24.38 CAD |
| 100 ILS | 48.76 CAD |
| 500 ILS | 243.78 CAD |
| 1,000 ILS | 487.57 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-05-27T10:57:30Z",
"rates": {
"CAD": 0.487565
}
}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": 48.7565,
"rate": 0.487565
}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