Rate Overview
Live
1 STD = 0.005809 ISK
1 ISK = 172.1467
STD
Avg
0.005886
High
0.006041
Low
0.005727
Last updated: 3/27/2026, 11:31:42 AM
Quick Conversions
| STD | ISK |
|---|---|
| 1 STD | 0.01 ISK |
| 10 STD | 0.06 ISK |
| 50 STD | 0.29 ISK |
| 100 STD | 0.58 ISK |
| 500 STD | 2.90 ISK |
| 1,000 STD | 5.81 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-03-27T11:31:42Z",
"rates": {
"ISK": 0.005809
}
}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.5809,
"rate": 0.005809
}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