Rate Overview
Live
1 NPR = 0.775581 VUV
1 VUV = 1.2894
NPR
Avg
0.777401
High
0.782612
Low
0.775581
Last updated: 8/17/2026, 6:57:00 AM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.78 VUV |
| 10 NPR | 7.76 VUV |
| 50 NPR | 38.78 VUV |
| 100 NPR | 77.56 VUV |
| 500 NPR | 387.79 VUV |
| 1,000 NPR | 775.58 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-08-17T06:57:00Z",
"rates": {
"VUV": 0.775581
}
}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.5581,
"rate": 0.775581
}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