Rate Overview
Live
1 NPR = 0.779375 VUV
1 VUV = 1.2831
NPR
Avg
0.780457
High
0.794722
Low
0.766568
Last updated: 7/28/2026, 3:11:55 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.78 VUV |
| 10 NPR | 7.79 VUV |
| 50 NPR | 38.97 VUV |
| 100 NPR | 77.94 VUV |
| 500 NPR | 389.69 VUV |
| 1,000 NPR | 779.38 VUV |
Get NPR/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=VUVExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-28T15:11:55Z",
"rates": {
"VUV": 0.779375
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "VUV",
"amount": 100
},
"result": 77.9375,
"rate": 0.779375
}Build with NPR/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key