Rate Overview
Live
1 NOK = 0.290405 WST
1 WST = 3.4435
NOK
Avg
0.281918
High
0.291816
Low
0.271703
Last updated: 5/27/2026, 2:54:48 PM
Quick Conversions
| NOK | WST |
|---|---|
| 1 NOK | 0.29 WST |
| 10 NOK | 2.90 WST |
| 50 NOK | 14.52 WST |
| 100 NOK | 29.04 WST |
| 500 NOK | 145.20 WST |
| 1,000 NOK | 290.41 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-05-27T14:54:48Z",
"rates": {
"WST": 0.290405
}
}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": 29.0405,
"rate": 0.290405
}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