Rate Overview
Live
1 NOK = 0.282849 WST
1 WST = 3.5355
NOK
Avg
0.284415
High
0.288577
Low
0.279932
Last updated: 6/19/2026, 9:11:38 AM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.28 WST |
| 10 NOK | 2.83 WST |
| 50 NOK | 14.14 WST |
| 100 NOK | 28.28 WST |
| 500 NOK | 141.42 WST |
| 1,000 NOK | 282.85 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-06-19T09:11:38Z",
"rates": {
"WST": 0.282849
}
}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.2849,
"rate": 0.282849
}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