Rate Overview
Live
1 ISK = 0.069361 SVC
1 SVC = 14.4173
ISK
Avg
0.069932
High
0.070254
Low
0.069361
Last updated: 6/19/2026, 8:46:35 AM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.69 SVC |
| 50 ISK | 3.47 SVC |
| 100 ISK | 6.94 SVC |
| 500 ISK | 34.68 SVC |
| 1,000 ISK | 69.36 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-06-19T08:46:35Z",
"rates": {
"SVC": 0.069361
}
}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": 6.936100000000001,
"rate": 0.069361
}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