Rate Overview
Live
1 ISK = 0.010273 SGD
1 SGD = 97.3425
ISK
Avg
0.010313
High
0.010437
Low
0.010220
Last updated: 3/7/2026, 12:28:05 AM
Quick Conversions
| ISK | SGD |
|---|---|
| 1 ISK | 0.01 SGD |
| 10 ISK | 0.10 SGD |
| 50 ISK | 0.51 SGD |
| 100 ISK | 1.03 SGD |
| 500 ISK | 5.14 SGD |
| 1,000 ISK | 10.27 SGD |
Get ISK/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=SGDExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-03-07T00:28:05Z",
"rates": {
"SGD": 0.010273
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "SGD",
"amount": 100
},
"result": 1.0272999999999999,
"rate": 0.010273
}Build with ISK/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key