Rate Overview
Live
1 WST = 3.5932 NOK
1 NOK = 0.278306
WST
Avg
3.7100
High
4.0854
Low
3.5194
Last updated: 3/27/2026, 6:14:03 PM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.59 NOK |
| 10 WST | 35.93 NOK |
| 50 WST | 179.66 NOK |
| 100 WST | 359.32 NOK |
| 500 WST | 1,796.59 NOK |
| 1,000 WST | 3,593.17 NOK |
Get WST/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=NOKExample Response:
{
"success": true,
"base": "WST",
"date": "2026-03-27T18:14:03Z",
"rates": {
"NOK": 3.593173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "NOK",
"amount": 100
},
"result": 359.31730000000005,
"rate": 3.593173
}Build with WST/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key