Rate Overview
Live
1 ISK = 4.7899 SDG
1 SDG = 0.208773
ISK
Avg
4.8214
High
4.9416
Low
4.1765
Last updated: 6/18/2026, 11:30:09 AM
Quick Conversions
| ISK | SDG |
|---|---|
| 1 ISK | 4.79 SDG |
| 10 ISK | 47.90 SDG |
| 50 ISK | 239.49 SDG |
| 100 ISK | 478.99 SDG |
| 500 ISK | 2,394.95 SDG |
| 1,000 ISK | 4,789.89 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-06-18T11:30:09Z",
"rates": {
"SDG": 4.789892
}
}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": 478.9892,
"rate": 4.789892
}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