Rate Overview
Live
1 ISK = 0.071118 SVC
1 SVC = 14.0611
ISK
Avg
0.067878
High
0.072064
Low
0.061601
Last updated: 5/27/2026, 9:56:01 PM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.71 SVC |
| 50 ISK | 3.56 SVC |
| 100 ISK | 7.11 SVC |
| 500 ISK | 35.56 SVC |
| 1,000 ISK | 71.12 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-05-27T21:56:01Z",
"rates": {
"SVC": 0.071118
}
}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.1118,
"rate": 0.071118
}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