Rate Overview
Live
1 VUV = 1.2669 NPR
1 NPR = 0.789328
VUV
Avg
1.2533
High
1.2669
Low
1.2408
Last updated: 4/17/2026, 2:49:22 PM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.27 NPR |
| 10 VUV | 12.67 NPR |
| 50 VUV | 63.35 NPR |
| 100 VUV | 126.69 NPR |
| 500 VUV | 633.45 NPR |
| 1,000 VUV | 1,266.90 NPR |
Get VUV/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NPRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T14:49:22Z",
"rates": {
"NPR": 1.266901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NPR",
"amount": 100
},
"result": 126.6901,
"rate": 1.266901
}Build with VUV/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key