Rate Overview
Live
1 ISK = 0.022080 WST
1 WST = 45.2899
ISK
Avg
0.021938
High
0.022080
Low
0.021740
Last updated: 3/28/2026, 9:09:22 AM
Quick Conversions
| ISK | WST |
|---|---|
| 1 ISK | 0.02 WST |
| 10 ISK | 0.22 WST |
| 50 ISK | 1.10 WST |
| 100 ISK | 2.21 WST |
| 500 ISK | 11.04 WST |
| 1,000 ISK | 22.08 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-28T09:09:22Z",
"rates": {
"WST": 0.02208
}
}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.2079999999999997,
"rate": 0.02208
}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