Rate Overview
Live
1 WST = 3.5819 NOK
1 NOK = 0.279181
WST
Avg
3.5562
High
3.5909
Low
3.5068
Last updated: 3/27/2026, 4:32:03 PM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.58 NOK |
| 10 WST | 35.82 NOK |
| 50 WST | 179.10 NOK |
| 100 WST | 358.19 NOK |
| 500 WST | 1,790.95 NOK |
| 1,000 WST | 3,581.91 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-27T16:32:03Z",
"rates": {
"NOK": 3.581907
}
}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": 358.1907,
"rate": 3.581907
}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