Rate Overview
Live
1 WST = 55.0304 NPR
1 NPR = 0.018172
WST
Avg
54.6952
High
55.2830
Low
54.0477
Last updated: 4/17/2026, 1:13:02 PM
Quick Conversions
| WST | NPR |
|---|---|
| 1 WST | 55.03 NPR |
| 10 WST | 550.30 NPR |
| 50 WST | 2,751.52 NPR |
| 100 WST | 5,503.04 NPR |
| 500 WST | 27,515.20 NPR |
| 1,000 WST | 55,030.40 NPR |
Get WST/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=NPRExample Response:
{
"success": true,
"base": "WST",
"date": "2026-04-17T13:13:02Z",
"rates": {
"NPR": 55.0304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "NPR",
"amount": 100
},
"result": 5503.04,
"rate": 55.0304
}Build with WST/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key