Rate Overview
Live
1 ISK = 0.021894 WST
1 WST = 45.6746
ISK
Avg
0.021867
High
0.022011
Low
0.021755
Last updated: 6/17/2026, 3:41:27 AM
Quick Conversions
| ISK | WST |
|---|---|
| 1 ISK | 0.02 WST |
| 10 ISK | 0.22 WST |
| 50 ISK | 1.09 WST |
| 100 ISK | 2.19 WST |
| 500 ISK | 10.95 WST |
| 1,000 ISK | 21.89 WST |
Get ISK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=WSTExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-06-17T03:41:27Z",
"rates": {
"WST": 0.021894
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "WST",
"amount": 100
},
"result": 2.1894,
"rate": 0.021894
}Build with ISK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key