Rate Overview
Live
1 ISK = 0.071246 SVC
1 SVC = 14.0359
ISK
Avg
0.071200
High
0.071335
Low
0.070972
Last updated: 8/19/2026, 1:06:50 AM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.71 SVC |
| 50 ISK | 3.56 SVC |
| 100 ISK | 7.12 SVC |
| 500 ISK | 35.62 SVC |
| 1,000 ISK | 71.25 SVC |
Get ISK/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SVCExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-19T01:06:50Z",
"rates": {
"SVC": 0.071246
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SVC",
"amount": 100
},
"result": 7.1246,
"rate": 0.071246
}Build with ISK/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key