Rate Overview
Live
1 VND = 0.005843 NPR
1 NPR = 171.1450
VND
Avg
0.005669
High
0.005869
Low
0.005448
Last updated: 7/21/2026, 11:30:29 AM
Quick Conversions
| VND | NPR |
|---|---|
| 1 VND | 0.01 NPR |
| 10 VND | 0.06 NPR |
| 50 VND | 0.29 NPR |
| 100 VND | 0.58 NPR |
| 500 VND | 2.92 NPR |
| 1,000 VND | 5.84 NPR |
Get VND/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=NPRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-21T11:30:29Z",
"rates": {
"NPR": 0.005843
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "NPR",
"amount": 100
},
"result": 0.5843,
"rate": 0.005843
}Build with VND/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key