Rate Overview
Live
1 NOK = 0.289984 WST
1 WST = 3.4485
NOK
Avg
0.291629
High
0.293924
Low
0.289984
Last updated: 5/27/2026, 1:32:56 PM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.29 WST |
| 10 NOK | 2.90 WST |
| 50 NOK | 14.50 WST |
| 100 NOK | 29.00 WST |
| 500 NOK | 144.99 WST |
| 1,000 NOK | 289.98 WST |
Get NOK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=WSTExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-05-27T13:32:56Z",
"rates": {
"WST": 0.289984
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "WST",
"amount": 100
},
"result": 28.998400000000004,
"rate": 0.289984
}Build with NOK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key