Rate Overview
Live
1 ISK = 4.8062 SDG
1 SDG = 0.208063
ISK
Avg
4.8498
High
4.9417
Low
4.7886
Last updated: 3/7/2026, 3:44:02 AM
Quick Conversions
| ISK | SDG |
|---|---|
| 1 ISK | 4.81 SDG |
| 10 ISK | 48.06 SDG |
| 50 ISK | 240.31 SDG |
| 100 ISK | 480.62 SDG |
| 500 ISK | 2,403.12 SDG |
| 1,000 ISK | 4,806.23 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-03-07T03:44:02Z",
"rates": {
"SDG": 4.806231
}
}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": 480.6231,
"rate": 4.806231
}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