Rate Overview
Live
1 VUV = 1.2874 NPR
1 NPR = 0.776753
VUV
Avg
1.2809
High
1.2881
Low
1.2747
Last updated: 8/12/2026, 7:52:00 PM
Quick Conversions
| VUV | NPR |
|---|---|
| 1 VUV | 1.29 NPR |
| 10 VUV | 12.87 NPR |
| 50 VUV | 64.37 NPR |
| 100 VUV | 128.74 NPR |
| 500 VUV | 643.71 NPR |
| 1,000 VUV | 1,287.41 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-08-12T19:52:00Z",
"rates": {
"NPR": 1.287411
}
}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.74110000000002,
"rate": 1.287411
}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