Rate Overview
Live
1 NPR = 0.774669 VUV
1 VUV = 1.2909
NPR
Avg
0.778768
High
0.782631
Low
0.774669
Last updated: 5/7/2026, 2:50:23 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.77 VUV |
| 10 NPR | 7.75 VUV |
| 50 NPR | 38.73 VUV |
| 100 NPR | 77.47 VUV |
| 500 NPR | 387.33 VUV |
| 1,000 NPR | 774.67 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-07T14:50:23Z",
"rates": {
"VUV": 0.774669
}
}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.46690000000001,
"rate": 0.774669
}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