Rate Overview
Live
1 WST = 3.5633 NOK
1 NOK = 0.280636
WST
Avg
3.5508
High
3.5896
Low
3.5018
Last updated: 3/7/2026, 1:05:40 AM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.56 NOK |
| 10 WST | 35.63 NOK |
| 50 WST | 178.17 NOK |
| 100 WST | 356.33 NOK |
| 500 WST | 1,781.67 NOK |
| 1,000 WST | 3,563.33 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-07T01:05:40Z",
"rates": {
"NOK": 3.563334
}
}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": 356.3334,
"rate": 3.563334
}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