Rate Overview
Live
1 CAD = 88.9011 ISK
1 ISK = 0.011248
CAD
Avg
89.6647
High
90.2539
Low
88.9011
Last updated: 5/27/2026, 9:36:52 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 88.90 ISK |
| 10 CAD | 889.01 ISK |
| 50 CAD | 4,445.06 ISK |
| 100 CAD | 8,890.11 ISK |
| 500 CAD | 44,450.57 ISK |
| 1,000 CAD | 88,901.13 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-05-27T21:36:52Z",
"rates": {
"ISK": 88.901133
}
}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": 8890.1133,
"rate": 88.901133
}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