Rate Overview
Live
1 CAD = 89.7274 ISK
1 ISK = 0.011145
CAD
Avg
90.3395
High
92.1103
Low
88.9482
Last updated: 3/27/2026, 9:30:05 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.73 ISK |
| 10 CAD | 897.27 ISK |
| 50 CAD | 4,486.37 ISK |
| 100 CAD | 8,972.74 ISK |
| 500 CAD | 44,863.68 ISK |
| 1,000 CAD | 89,727.35 ISK |
Get CAD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CAD¤cies=ISKExample Response:
{
"success": true,
"base": "CAD",
"date": "2026-03-27T09:30:05Z",
"rates": {
"ISK": 89.727352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CAD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CAD",
"to": "ISK",
"amount": 100
},
"result": 8972.7352,
"rate": 89.727352
}Build with CAD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key