Rate Overview
Live
1 VUV = 1.2700 NPR
1 NPR = 0.787417
VUV
Avg
1.2759
High
1.2848
Low
1.2700
Last updated: 6/18/2026, 11:41:40 AM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.27 NPR |
| 10 VUV | 12.70 NPR |
| 50 VUV | 63.50 NPR |
| 100 VUV | 127.00 NPR |
| 500 VUV | 634.99 NPR |
| 1,000 VUV | 1,269.98 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-06-18T11:41:40Z",
"rates": {
"NPR": 1.269975
}
}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.9975,
"rate": 1.269975
}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