Rate Overview
Live
1 WST = 3.4473 NOK
1 NOK = 0.290079
WST
Avg
3.4338
High
3.4516
Low
3.4022
Last updated: 5/29/2026, 4:25:49 PM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.45 NOK |
| 10 WST | 34.47 NOK |
| 50 WST | 172.37 NOK |
| 100 WST | 344.73 NOK |
| 500 WST | 1,723.67 NOK |
| 1,000 WST | 3,447.34 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-05-29T16:25:49Z",
"rates": {
"NOK": 3.447335
}
}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": 344.7335,
"rate": 3.447335
}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