Rate Overview
Live
1 ISK = 0.011132 CAD
1 CAD = 89.8311
ISK
Avg
0.011112
High
0.011141
Low
0.011039
Last updated: 3/29/2026, 9:23:10 AM
Quick Conversions
| ISK | CAD |
|---|---|
| 1 ISK | 0.01 CAD |
| 10 ISK | 0.11 CAD |
| 50 ISK | 0.56 CAD |
| 100 ISK | 1.11 CAD |
| 500 ISK | 5.57 CAD |
| 1,000 ISK | 11.13 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-03-29T09:23:10Z",
"rates": {
"CAD": 0.011132
}
}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.1132,
"rate": 0.011132
}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