Rate Overview
Live
1 ISK = 4.5429 SOS
1 SOS = 0.220125
ISK
Avg
4.5349
High
4.5445
Low
4.5147
Last updated: 7/8/2026, 4:00:07 PM
Quick Conversions
| ISK | SOS |
|---|---|
| 1 ISK | 4.54 SOS |
| 10 ISK | 45.43 SOS |
| 50 ISK | 227.14 SOS |
| 100 ISK | 454.29 SOS |
| 500 ISK | 2,271.43 SOS |
| 1,000 ISK | 4,542.87 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-07-08T16:00:07Z",
"rates": {
"SOS": 4.542867
}
}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": 454.2867,
"rate": 4.542867
}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