Rate Overview
Live
1 ISK = 4.5716 SOS
1 SOS = 0.218744
ISK
Avg
4.6155
High
4.7052
Low
4.5490
Last updated: 3/7/2026, 7:55:32 AM
Quick Conversions
| ISK | SOS |
|---|---|
| 1 ISK | 4.57 SOS |
| 10 ISK | 45.72 SOS |
| 50 ISK | 228.58 SOS |
| 100 ISK | 457.16 SOS |
| 500 ISK | 2,285.78 SOS |
| 1,000 ISK | 4,571.55 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-03-07T07:55:32Z",
"rates": {
"SOS": 4.571553
}
}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": 457.15529999999995,
"rate": 4.571553
}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