Rate Overview
Live
1 ISK = 4.5630 SOS
1 SOS = 0.219155
ISK
Avg
4.4341
High
4.7060
Low
4.0182
Last updated: 7/29/2026, 10:23:48 PM
Quick Conversions
| ISK | SOS |
|---|---|
| 1 ISK | 4.56 SOS |
| 10 ISK | 45.63 SOS |
| 50 ISK | 228.15 SOS |
| 100 ISK | 456.30 SOS |
| 500 ISK | 2,281.49 SOS |
| 1,000 ISK | 4,562.99 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-29T22:23:48Z",
"rates": {
"SOS": 4.562987
}
}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": 456.29869999999994,
"rate": 4.562987
}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