Rate Overview
Live
1 VUV = 1.3024 NPR
1 NPR = 0.767801
VUV
Avg
1.2973
High
1.3045
Low
1.2925
Last updated: 7/25/2026, 9:20:16 PM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.30 NPR |
| 10 VUV | 13.02 NPR |
| 50 VUV | 65.12 NPR |
| 100 VUV | 130.24 NPR |
| 500 VUV | 651.21 NPR |
| 1,000 VUV | 1,302.42 NPR |
Get VUV/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=NPRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-25T21:20:16Z",
"rates": {
"NPR": 1.30242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "NPR",
"amount": 100
},
"result": 130.242,
"rate": 1.30242
}Build with VUV/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key