Rate Overview
Live
1 ISK = 0.011166 CAD
1 CAD = 89.5576
ISK
Avg
0.011118
High
0.011170
Low
0.011079
Last updated: 5/8/2026, 3:45:15 PM
Quick Conversions
| ISK | CAD |
|---|---|
| 1 ISK | 0.01 CAD |
| 10 ISK | 0.11 CAD |
| 50 ISK | 0.56 CAD |
| 100 ISK | 1.12 CAD |
| 500 ISK | 5.58 CAD |
| 1,000 ISK | 11.17 CAD |
Get ISK/CAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=CADExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-05-08T15:45:15Z",
"rates": {
"CAD": 0.011166
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=CAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "CAD",
"amount": 100
},
"result": 1.1166,
"rate": 0.011166
}Build with ISK/CAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key