Rate Overview
Live
1 NPR = 0.780062 VUV
1 VUV = 1.2819
NPR
Avg
0.798722
High
0.840887
Low
0.767594
Last updated: 7/29/2026, 3:48:24 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.78 VUV |
| 10 NPR | 7.80 VUV |
| 50 NPR | 39.00 VUV |
| 100 NPR | 78.01 VUV |
| 500 NPR | 390.03 VUV |
| 1,000 NPR | 780.06 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-29T15:48:24Z",
"rates": {
"VUV": 0.780062
}
}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": 78.0062,
"rate": 0.780062
}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