Rate Overview
Live
1 ISK = 0.021702 WST
1 WST = 46.0787
ISK
Avg
0.021944
High
0.022233
Low
0.021508
Last updated: 5/27/2026, 9:54:17 PM
Quick Conversions
| ISK | WST |
|---|---|
| 1 ISK | 0.02 WST |
| 10 ISK | 0.22 WST |
| 50 ISK | 1.09 WST |
| 100 ISK | 2.17 WST |
| 500 ISK | 10.85 WST |
| 1,000 ISK | 21.70 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-05-27T21:54:17Z",
"rates": {
"WST": 0.021702
}
}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.1702,
"rate": 0.021702
}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