Rate Overview
Live
1 WST = 3.5380 NOK
1 NOK = 0.282645
WST
Avg
3.5169
High
3.5380
Low
3.4760
Last updated: 7/28/2026, 11:49:42 AM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.54 NOK |
| 10 WST | 35.38 NOK |
| 50 WST | 176.90 NOK |
| 100 WST | 353.80 NOK |
| 500 WST | 1,769.01 NOK |
| 1,000 WST | 3,538.01 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-07-28T11:49:42Z",
"rates": {
"NOK": 3.538011
}
}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": 353.8011,
"rate": 3.538011
}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