Rate Overview
Live
1 WST = 3.4578 NOK
1 NOK = 0.289201
WST
Avg
3.4696
High
3.4988
Low
3.4532
Last updated: 8/19/2026, 10:02:14 AM
Quick Conversions
| WST | NOK |
|---|---|
| 1 WST | 3.46 NOK |
| 10 WST | 34.58 NOK |
| 50 WST | 172.89 NOK |
| 100 WST | 345.78 NOK |
| 500 WST | 1,728.90 NOK |
| 1,000 WST | 3,457.80 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-08-19T10:02:14Z",
"rates": {
"NOK": 3.457799
}
}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.7799,
"rate": 3.457799
}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