Rate Overview
Live
1 ISK = 0.021943 WST
1 WST = 45.5726
ISK
Avg
0.021932
High
0.022361
Low
0.021692
Last updated: 3/7/2026, 7:55:32 AM
Quick Conversions
| ISK | WST |
|---|---|
| 1 ISK | 0.02 WST |
| 10 ISK | 0.22 WST |
| 50 ISK | 1.10 WST |
| 100 ISK | 2.19 WST |
| 500 ISK | 10.97 WST |
| 1,000 ISK | 21.94 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-03-07T07:55:32Z",
"rates": {
"WST": 0.021943
}
}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.1943,
"rate": 0.021943
}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