Rate Overview
Live
1 NPR = 0.787152 VUV
1 VUV = 1.2704
NPR
Avg
0.786692
High
0.792578
Low
0.780661
Last updated: 7/8/2026, 7:35:36 PM
Quick Conversions
| NPR | VUV |
|---|---|
| 1 NPR | 0.79 VUV |
| 10 NPR | 7.87 VUV |
| 50 NPR | 39.36 VUV |
| 100 NPR | 78.72 VUV |
| 500 NPR | 393.58 VUV |
| 1,000 NPR | 787.15 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-07-08T19:35:36Z",
"rates": {
"VUV": 0.787152
}
}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.7152,
"rate": 0.787152
}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