Rate Overview
Live
1 CAD = 88.9291 ISK
1 ISK = 0.011245
CAD
Avg
89.4611
High
89.8553
Low
88.9291
Last updated: 5/27/2026, 7:15:04 PM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 88.93 ISK |
| 10 CAD | 889.29 ISK |
| 50 CAD | 4,446.45 ISK |
| 100 CAD | 8,892.91 ISK |
| 500 CAD | 44,464.54 ISK |
| 1,000 CAD | 88,929.09 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-27T19:15:04Z",
"rates": {
"ISK": 88.929086
}
}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": 8892.9086,
"rate": 88.929086
}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