Rate Overview
Live
1 VUV = 1.2819 NPR
1 NPR = 0.780063
VUV
Avg
1.2530
High
1.3028
Low
1.1892
Last updated: 7/29/2026, 2:21:31 PM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.28 NPR |
| 10 VUV | 12.82 NPR |
| 50 VUV | 64.10 NPR |
| 100 VUV | 128.19 NPR |
| 500 VUV | 640.97 NPR |
| 1,000 VUV | 1,281.95 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-29T14:21:31Z",
"rates": {
"NPR": 1.281948
}
}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": 128.19480000000001,
"rate": 1.281948
}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