Rate Overview
Live
1 NPR = 0.018620 WST
1 WST = 53.7057
NPR
Avg
0.018503
High
0.018628
Low
0.018324
Last updated: 3/7/2026, 7:39:33 AM
Quick Conversions
| NPR | WST |
|---|---|
| 1 NPR | 0.02 WST |
| 10 NPR | 0.19 WST |
| 50 NPR | 0.93 WST |
| 100 NPR | 1.86 WST |
| 500 NPR | 9.31 WST |
| 1,000 NPR | 18.62 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-03-07T07:39:33Z",
"rates": {
"WST": 0.01862
}
}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.862,
"rate": 0.01862
}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