Rate Overview
Live
1 NPR = 0.017438 WST
1 WST = 57.3460
NPR
Avg
0.017585
High
0.017786
Low
0.017389
Last updated: 5/27/2026, 8:24:27 PM
Quick Conversions
| NPR | WST |
|---|---|
| 1 NPR | 0.02 WST |
| 10 NPR | 0.17 WST |
| 50 NPR | 0.87 WST |
| 100 NPR | 1.74 WST |
| 500 NPR | 8.72 WST |
| 1,000 NPR | 17.44 WST |
Get NPR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=WSTExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-05-27T20:24:27Z",
"rates": {
"WST": 0.017438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "WST",
"amount": 100
},
"result": 1.7437999999999998,
"rate": 0.017438
}Build with NPR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key