Rate Overview
Live
1 WST = 3.5246 NOK
1 NOK = 0.283719
WST
Avg
3.5175
High
3.5496
Low
3.4760
Last updated: 7/29/2026, 6:03:25 AM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.52 NOK |
| 10 WST | 35.25 NOK |
| 50 WST | 176.23 NOK |
| 100 WST | 352.46 NOK |
| 500 WST | 1,762.31 NOK |
| 1,000 WST | 3,524.61 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-29T06:03:25Z",
"rates": {
"NOK": 3.52461
}
}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.461,
"rate": 3.52461
}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