Rate Overview
Live
1 VUV = 1.2816 NPR
1 NPR = 0.780259
VUV
Avg
1.1893
High
1.2869
Low
1.1280
Last updated: 7/29/2026, 6:51:15 AM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.28 NPR |
| 10 VUV | 12.82 NPR |
| 50 VUV | 64.08 NPR |
| 100 VUV | 128.16 NPR |
| 500 VUV | 640.81 NPR |
| 1,000 VUV | 1,281.63 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-29T06:51:15Z",
"rates": {
"NPR": 1.281626
}
}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": 128.1626,
"rate": 1.281626
}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