Rate Overview
Live
1 CAD = 89.0524 ISK
1 ISK = 0.011229
CAD
Avg
89.6994
High
92.1103
Low
88.5076
Last updated: 7/27/2026, 4:13:23 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 89.05 ISK |
| 10 CAD | 890.52 ISK |
| 50 CAD | 4,452.62 ISK |
| 100 CAD | 8,905.24 ISK |
| 500 CAD | 44,526.18 ISK |
| 1,000 CAD | 89,052.36 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-07-27T04:13:23Z",
"rates": {
"ISK": 89.052356
}
}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": 8905.2356,
"rate": 89.052356
}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