Rate Overview
Live
1 NOK = 0.278235 WST
1 WST = 3.5941
NOK
Avg
0.281489
High
0.285970
Low
0.277553
Last updated: 3/27/2026, 7:54:01 PM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.28 WST |
| 10 NOK | 2.78 WST |
| 50 NOK | 13.91 WST |
| 100 NOK | 27.82 WST |
| 500 NOK | 139.12 WST |
| 1,000 NOK | 278.24 WST |
Get NOK/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=WSTExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T19:54:01Z",
"rates": {
"WST": 0.278235
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "WST",
"amount": 100
},
"result": 27.823500000000003,
"rate": 0.278235
}Build with NOK/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key