Rate Overview
Live
1 NPR = 0.789275 VUV
1 VUV = 1.2670
NPR
Avg
0.818423
High
0.840887
Low
0.789275
Last updated: 3/28/2026, 12:14:40 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.79 VUV |
| 10 NPR | 7.89 VUV |
| 50 NPR | 39.46 VUV |
| 100 NPR | 78.93 VUV |
| 500 NPR | 394.64 VUV |
| 1,000 NPR | 789.28 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-03-28T12:14:40Z",
"rates": {
"VUV": 0.789275
}
}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.9275,
"rate": 0.789275
}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