Rate Overview
Live
1 NOK = 0.281643 WST
1 WST = 3.5506
NOK
Avg
0.273398
High
0.294000
Low
0.244771
Last updated: 7/27/2026, 9:58:19 PM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.28 WST |
| 10 NOK | 2.82 WST |
| 50 NOK | 14.08 WST |
| 100 NOK | 28.16 WST |
| 500 NOK | 140.82 WST |
| 1,000 NOK | 281.64 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-27T21:58:19Z",
"rates": {
"WST": 0.281643
}
}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.164299999999997,
"rate": 0.281643
}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