Rate Overview
Live
1 SOS = 0.220125 ISK
1 ISK = 4.5429
SOS
Avg
0.220520
High
0.221500
Low
0.220083
Last updated: 7/8/2026, 9:28:32 AM
Quick Conversions
| SOS | ISK |
|---|---|
| 1 SOS | 0.22 ISK |
| 10 SOS | 2.20 ISK |
| 50 SOS | 11.01 ISK |
| 100 SOS | 22.01 ISK |
| 500 SOS | 110.06 ISK |
| 1,000 SOS | 220.13 ISK |
Get SOS/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=ISKExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-07-08T09:28:32Z",
"rates": {
"ISK": 0.220125
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "ISK",
"amount": 100
},
"result": 22.0125,
"rate": 0.220125
}Build with SOS/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key