Rate Overview
Live
1 ISK = 0.071550 SVC
1 SVC = 13.9762
ISK
Avg
0.071501
High
0.071687
Low
0.071287
Last updated: 4/17/2026, 1:30:53 PM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.72 SVC |
| 50 ISK | 3.58 SVC |
| 100 ISK | 7.16 SVC |
| 500 ISK | 35.78 SVC |
| 1,000 ISK | 71.55 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-04-17T13:30:53Z",
"rates": {
"SVC": 0.07155
}
}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.155,
"rate": 0.07155
}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