Rate Overview
Live
1 ISK = 0.006683 CHF
1 CHF = 149.6334
ISK
Avg
0.006679
High
0.006702
Low
0.006659
Last updated: 9/7/2026, 2:28:35 AM
Quick Conversions
| ISK | CHF |
|---|---|
| 1 ISK | 0.01 CHF |
| 10 ISK | 0.07 CHF |
| 50 ISK | 0.33 CHF |
| 100 ISK | 0.67 CHF |
| 500 ISK | 3.34 CHF |
| 1,000 ISK | 6.68 CHF |
Get ISK/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=CHFExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-07T02:28:35Z",
"rates": {
"CHF": 0.006683
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "CHF",
"amount": 100
},
"result": 0.6683,
"rate": 0.006683
}Build with ISK/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key