Rate Overview
Live
1 SGD = 97.5053 ISK
1 ISK = 0.010256
SGD
Avg
97.6570
High
97.8328
Low
97.5053
Last updated: 7/1/2026, 3:46:25 AM
Quick Conversions
| SGD | ISK |
|---|---|
| 1 SGD | 97.51 ISK |
| 10 SGD | 975.05 ISK |
| 50 SGD | 4,875.26 ISK |
| 100 SGD | 9,750.53 ISK |
| 500 SGD | 48,752.63 ISK |
| 1,000 SGD | 97,505.26 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-01T03:46:25Z",
"rates": {
"ISK": 97.505257
}
}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": 9750.5257,
"rate": 97.505257
}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