Rate Overview
Live
1 NOK = 0.289885 WST
1 WST = 3.4496
NOK
Avg
0.287905
High
0.289885
Low
0.285172
Last updated: 4/17/2026, 7:35:48 AM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.29 WST |
| 10 NOK | 2.90 WST |
| 50 NOK | 14.49 WST |
| 100 NOK | 28.99 WST |
| 500 NOK | 144.94 WST |
| 1,000 NOK | 289.89 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-04-17T07:35:48Z",
"rates": {
"WST": 0.289885
}
}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.988500000000002,
"rate": 0.289885
}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