Rate Overview
Live
1 STD = 0.005659 ISK
1 ISK = 176.7097
STD
Avg
0.005695
High
0.005761
Low
0.005659
Last updated: 9/9/2026, 6:34:59 AM
Quick Conversions
| STD | ISK |
|---|---|
| 1 STD | 0.01 ISK |
| 10 STD | 0.06 ISK |
| 50 STD | 0.28 ISK |
| 100 STD | 0.57 ISK |
| 500 STD | 2.83 ISK |
| 1,000 STD | 5.66 ISK |
Get STD/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=ISKExample Response:
{
"success": true,
"base": "STD",
"date": "2026-09-09T06:34:59Z",
"rates": {
"ISK": 0.005659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "ISK",
"amount": 100
},
"result": 0.5659,
"rate": 0.005659
}Build with STD/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key