Rate Overview
Live
1 NOK = 0.280564 WST
1 WST = 3.5642
NOK
Avg
0.279468
High
0.281789
Low
0.277036
Last updated: 7/8/2026, 3:03:23 AM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.28 WST |
| 10 NOK | 2.81 WST |
| 50 NOK | 14.03 WST |
| 100 NOK | 28.06 WST |
| 500 NOK | 140.28 WST |
| 1,000 NOK | 280.56 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-08T03:03:23Z",
"rates": {
"WST": 0.280564
}
}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.056399999999996,
"rate": 0.280564
}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