Rate Overview
Live
1 ISK = 0.071545 SVC
1 SVC = 13.9772
ISK
Avg
0.071396
High
0.071636
Low
0.071130
Last updated: 5/7/2026, 4:00:25 PM
Quick Conversions
| ISK | SVC |
|---|---|
| 1 ISK | 0.07 SVC |
| 10 ISK | 0.72 SVC |
| 50 ISK | 3.58 SVC |
| 100 ISK | 7.15 SVC |
| 500 ISK | 35.77 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-05-07T16:00:25Z",
"rates": {
"SVC": 0.071545
}
}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.1545,
"rate": 0.071545
}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