Rate Overview
Live
1 VUV = 1.2670 NPR
1 NPR = 0.789277
VUV
Avg
1.1831
High
1.2670
Low
1.1302
Last updated: 3/28/2026, 10:50:17 AM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.27 NPR |
| 10 VUV | 12.67 NPR |
| 50 VUV | 63.35 NPR |
| 100 VUV | 126.70 NPR |
| 500 VUV | 633.49 NPR |
| 1,000 VUV | 1,266.98 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-03-28T10:50:17Z",
"rates": {
"NPR": 1.266983
}
}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": 126.6983,
"rate": 1.266983
}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