Rate Overview
Live
1 NPR = 0.777439 VUV
1 VUV = 1.2863
NPR
Avg
0.776471
High
0.781905
Low
0.771174
Last updated: 9/5/2026, 1:32:49 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.78 VUV |
| 10 NPR | 7.77 VUV |
| 50 NPR | 38.87 VUV |
| 100 NPR | 77.74 VUV |
| 500 NPR | 388.72 VUV |
| 1,000 NPR | 777.44 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-09-05T13:32:49Z",
"rates": {
"VUV": 0.777439
}
}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.7439,
"rate": 0.777439
}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