Rate Overview
Live
1 NPR = 0.788922 VUV
1 VUV = 1.2676
NPR
Avg
0.785172
High
0.789474
Low
0.779206
Last updated: 6/19/2026, 8:46:15 AM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.79 VUV |
| 10 NPR | 7.89 VUV |
| 50 NPR | 39.45 VUV |
| 100 NPR | 78.89 VUV |
| 500 NPR | 394.46 VUV |
| 1,000 NPR | 788.92 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-06-19T08:46:15Z",
"rates": {
"VUV": 0.788922
}
}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.8922,
"rate": 0.788922
}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