Rate Overview
Live
1 NOK = 0.285873 WST
1 WST = 3.4981
NOK
Avg
0.283655
High
0.293747
Low
0.274179
Last updated: 7/30/2026, 11:05:24 AM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.29 WST |
| 10 NOK | 2.86 WST |
| 50 NOK | 14.29 WST |
| 100 NOK | 28.59 WST |
| 500 NOK | 142.94 WST |
| 1,000 NOK | 285.87 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-30T11:05:24Z",
"rates": {
"WST": 0.285873
}
}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.5873,
"rate": 0.285873
}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