Rate Overview
Live
1 ISK = 0.070139 SVC
1 SVC = 14.2574
ISK
Avg
0.070663
High
0.072256
Low
0.069453
Last updated: 3/28/2026, 12:23:35 PM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.70 SVC |
| 50 ISK | 3.51 SVC |
| 100 ISK | 7.01 SVC |
| 500 ISK | 35.07 SVC |
| 1,000 ISK | 70.14 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-03-28T12:23:35Z",
"rates": {
"SVC": 0.070139
}
}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.0139000000000005,
"rate": 0.070139
}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