Rate Overview
Live
1 ISK = 0.070285 SVC
1 SVC = 14.2278
ISK
Avg
0.068011
High
0.072064
Low
0.061601
Last updated: 7/30/2026, 8:06:06 AM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.70 SVC |
| 50 ISK | 3.51 SVC |
| 100 ISK | 7.03 SVC |
| 500 ISK | 35.14 SVC |
| 1,000 ISK | 70.29 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-07-30T08:06:06Z",
"rates": {
"SVC": 0.070285
}
}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.0285,
"rate": 0.070285
}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