Rate Overview
Live
1 NOK = 0.280214 WST
1 WST = 3.5687
NOK
Avg
0.284160
High
0.290674
Low
0.277891
Last updated: 7/28/2026, 1:24:07 PM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.28 WST |
| 10 NOK | 2.80 WST |
| 50 NOK | 14.01 WST |
| 100 NOK | 28.02 WST |
| 500 NOK | 140.11 WST |
| 1,000 NOK | 280.21 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-07-28T13:24:07Z",
"rates": {
"WST": 0.280214
}
}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.021400000000003,
"rate": 0.280214
}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