Rate Overview
Live
1 ISK = 0.072153 SVC
1 SVC = 13.8594
ISK
Avg
0.072147
High
0.072283
Low
0.072025
Last updated: 9/7/2026, 6:01:46 AM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.72 SVC |
| 50 ISK | 3.61 SVC |
| 100 ISK | 7.22 SVC |
| 500 ISK | 36.08 SVC |
| 1,000 ISK | 72.15 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-09-07T06:01:46Z",
"rates": {
"SVC": 0.072153
}
}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.215299999999999,
"rate": 0.072153
}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