Rate Overview
Live
1 CAD = 88.5719 ISK
1 ISK = 0.011290
CAD
Avg
88.4503
High
88.6037
Low
88.2006
Last updated: 8/16/2026, 9:17:53 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 88.57 ISK |
| 10 CAD | 885.72 ISK |
| 50 CAD | 4,428.59 ISK |
| 100 CAD | 8,857.19 ISK |
| 500 CAD | 44,285.94 ISK |
| 1,000 CAD | 88,571.87 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-08-16T09:17:53Z",
"rates": {
"ISK": 88.571874
}
}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": 8857.187399999999,
"rate": 88.571874
}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