Rate Overview
Live
1 ISK = 0.006403 CHF
1 CHF = 156.1768
ISK
Avg
0.006663
High
0.007488
Low
0.006239
Last updated: 3/27/2026, 7:14:20 AM
Quick Conversions
| ISK | CHF |
|---|---|
| 1 ISK | 0.01 CHF |
| 10 ISK | 0.06 CHF |
| 50 ISK | 0.32 CHF |
| 100 ISK | 0.64 CHF |
| 500 ISK | 3.20 CHF |
| 1,000 ISK | 6.40 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-03-27T07:14:20Z",
"rates": {
"CHF": 0.006403
}
}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.6403,
"rate": 0.006403
}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