Rate Overview
Live
1 VUV = 1.2704 NPR
1 NPR = 0.787152
VUV
Avg
1.2712
High
1.2810
Low
1.2617
Last updated: 7/8/2026, 8:42:11 PM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.27 NPR |
| 10 VUV | 12.70 NPR |
| 50 VUV | 63.52 NPR |
| 100 VUV | 127.04 NPR |
| 500 VUV | 635.20 NPR |
| 1,000 VUV | 1,270.40 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-07-08T20:42:11Z",
"rates": {
"NPR": 1.270402
}
}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": 127.0402,
"rate": 1.270402
}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