Rate Overview
Live
1 WST = 3.4556 NOK
1 NOK = 0.289383
WST
Avg
3.4353
High
3.4556
Low
3.3981
Last updated: 5/9/2026, 1:30:17 AM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.46 NOK |
| 10 WST | 34.56 NOK |
| 50 WST | 172.78 NOK |
| 100 WST | 345.56 NOK |
| 500 WST | 1,727.82 NOK |
| 1,000 WST | 3,455.63 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-09T01:30:17Z",
"rates": {
"NOK": 3.455633
}
}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": 345.5633,
"rate": 3.455633
}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