Rate Overview
Live
1 NPR = 0.809061 VUV
1 VUV = 1.2360
NPR
Avg
0.810519
High
0.816261
Low
0.807117
Last updated: 3/7/2026, 7:38:54 AM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.81 VUV |
| 10 NPR | 8.09 VUV |
| 50 NPR | 40.45 VUV |
| 100 NPR | 80.91 VUV |
| 500 NPR | 404.53 VUV |
| 1,000 NPR | 809.06 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-07T07:38:54Z",
"rates": {
"VUV": 0.809061
}
}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": 80.90610000000001,
"rate": 0.809061
}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