Rate Overview
Live
1 WST = 3.5298 NOK
1 NOK = 0.283303
WST
Avg
3.5154
High
3.5723
Low
3.4653
Last updated: 6/19/2026, 10:17:34 AM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.53 NOK |
| 10 WST | 35.30 NOK |
| 50 WST | 176.49 NOK |
| 100 WST | 352.98 NOK |
| 500 WST | 1,764.89 NOK |
| 1,000 WST | 3,529.79 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-06-19T10:17:34Z",
"rates": {
"NOK": 3.529789
}
}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": 352.9789,
"rate": 3.529789
}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