Rate Overview
Live
1 ISK = 4.8731 SDG
1 SDG = 0.205209
ISK
Avg
4.8356
High
4.8758
Low
4.7865
Last updated: 8/3/2026, 9:45:21 PM
Quick Conversions
| ISK | SDG |
|---|---|
| 1 ISK | 4.87 SDG |
| 10 ISK | 48.73 SDG |
| 50 ISK | 243.65 SDG |
| 100 ISK | 487.31 SDG |
| 500 ISK | 2,436.54 SDG |
| 1,000 ISK | 4,873.09 SDG |
Get ISK/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SDGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-03T21:45:21Z",
"rates": {
"SDG": 4.873089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SDG",
"amount": 100
},
"result": 487.3089,
"rate": 4.873089
}Build with ISK/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key