Rate Overview
Live
1 STD = 0.005870 ISK
1 ISK = 170.3578
STD
Avg
0.005852
High
0.005899
Low
0.005783
Last updated: 3/7/2026, 3:43:23 AM
Quick Conversions
| STD | ISK |
|---|---|
| 1 STD | 0.01 ISK |
| 10 STD | 0.06 ISK |
| 50 STD | 0.29 ISK |
| 100 STD | 0.59 ISK |
| 500 STD | 2.94 ISK |
| 1,000 STD | 5.87 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-07T03:43:23Z",
"rates": {
"ISK": 0.00587
}
}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.587,
"rate": 0.00587
}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