Rate Overview
Live
1 SGD = 97.0392 ISK
1 ISK = 0.010305
SGD
Avg
99.4996
High
107.8343
Low
91.2835
Last updated: 7/10/2026, 4:44:02 AM
Quick Conversions
| SGD | ISK |
|---|---|
| 1 SGD | 97.04 ISK |
| 10 SGD | 970.39 ISK |
| 50 SGD | 4,851.96 ISK |
| 100 SGD | 9,703.92 ISK |
| 500 SGD | 48,519.61 ISK |
| 1,000 SGD | 97,039.23 ISK |
Get SGD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=ISKExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-10T04:44:02Z",
"rates": {
"ISK": 97.039228
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "ISK",
"amount": 100
},
"result": 9703.9228,
"rate": 97.039228
}Build with SGD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key