Rate Overview
Live
1 NPR = 0.772118 VUV
1 VUV = 1.2951
NPR
Avg
0.847179
High
0.886485
Low
0.772118
Last updated: 5/27/2026, 6:29:55 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.77 VUV |
| 10 NPR | 7.72 VUV |
| 50 NPR | 38.61 VUV |
| 100 NPR | 77.21 VUV |
| 500 NPR | 386.06 VUV |
| 1,000 NPR | 772.12 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-05-27T18:29:55Z",
"rates": {
"VUV": 0.772118
}
}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.2118,
"rate": 0.772118
}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