Rate Overview
Live
1 ISK = 0.006347 CHF
1 CHF = 157.5548
ISK
Avg
0.006335
High
0.006458
Low
0.006217
Last updated: 5/28/2026, 10:59:13 PM
Quick Conversions
| ISK | CHF |
|---|---|
| 1 ISK | 0.01 CHF |
| 10 ISK | 0.06 CHF |
| 50 ISK | 0.32 CHF |
| 100 ISK | 0.63 CHF |
| 500 ISK | 3.17 CHF |
| 1,000 ISK | 6.35 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-05-28T22:59:13Z",
"rates": {
"CHF": 0.006347
}
}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.6347,
"rate": 0.006347
}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