Rate Overview
Live
1 NPR = 0.018084 WST
1 WST = 55.2975
NPR
Avg
0.018091
High
0.018207
Low
0.018007
Last updated: 7/7/2026, 5:04:38 AM
Quick Conversions
| NPR | WST |
|---|---|
| 1 NPR | 0.02 WST |
| 10 NPR | 0.18 WST |
| 50 NPR | 0.90 WST |
| 100 NPR | 1.81 WST |
| 500 NPR | 9.04 WST |
| 1,000 NPR | 18.08 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-07-07T05:04:38Z",
"rates": {
"WST": 0.018084
}
}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.8084,
"rate": 0.018084
}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