Rate Overview
Live
1 VUV = 1.2892 NPR
1 NPR = 0.775657
VUV
Avg
1.2839
High
1.2903
Low
1.2777
Last updated: 5/7/2026, 10:57:07 PM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.29 NPR |
| 10 VUV | 12.89 NPR |
| 50 VUV | 64.46 NPR |
| 100 VUV | 128.92 NPR |
| 500 VUV | 644.62 NPR |
| 1,000 VUV | 1,289.23 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-05-07T22:57:07Z",
"rates": {
"NPR": 1.28923
}
}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.923,
"rate": 1.28923
}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