Rate Overview
Live
1 ISK = 0.006399 CHF
1 CHF = 156.2744
ISK
Avg
0.006311
High
0.006399
Low
0.006208
Last updated: 3/27/2026, 6:05:25 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-27T06:05:25Z",
"rates": {
"CHF": 0.006399
}
}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.6399,
"rate": 0.006399
}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