Rate Overview
Live
1 ISK = 4.7236 SOS
1 SOS = 0.211703
ISK
Avg
4.7109
High
4.7236
Low
4.6980
Last updated: 9/8/2026, 4:13:43 PM
Quick Conversions
| ISK | SOS |
|---|---|
| 1 ISK | 4.72 SOS |
| 10 ISK | 47.24 SOS |
| 50 ISK | 236.18 SOS |
| 100 ISK | 472.36 SOS |
| 500 ISK | 2,361.80 SOS |
| 1,000 ISK | 4,723.59 SOS |
Get ISK/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SOSExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-09-08T16:13:43Z",
"rates": {
"SOS": 4.723594
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SOS",
"amount": 100
},
"result": 472.35940000000005,
"rate": 4.723594
}Build with ISK/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key