Rate Overview
Live
1 CAD = 91.7669 ISK
1 ISK = 0.010897
CAD
Avg
90.5830
High
91.8135
Low
88.9776
Last updated: 3/7/2026, 12:33:37 AM
Quick Conversions
| CAD | ISK |
|---|---|
| 1 CAD | 91.77 ISK |
| 10 CAD | 917.67 ISK |
| 50 CAD | 4,588.35 ISK |
| 100 CAD | 9,176.69 ISK |
| 500 CAD | 45,883.46 ISK |
| 1,000 CAD | 91,766.92 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-07T00:33:37Z",
"rates": {
"ISK": 91.766924
}
}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": 9176.6924,
"rate": 91.766924
}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