Rate Overview
Live
1 VND = 0.005647 NPR
1 NPR = 177.0852
VND
Avg
0.005632
High
0.005650
Low
0.005601
Last updated: 4/17/2026, 5:32:07 PM
Quick Conversions
| VND | NPR |
|---|---|
| 1 VND | 0.01 NPR |
| 10 VND | 0.06 NPR |
| 50 VND | 0.28 NPR |
| 100 VND | 0.56 NPR |
| 500 VND | 2.82 NPR |
| 1,000 VND | 5.65 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-04-17T17:32:07Z",
"rates": {
"NPR": 0.005647
}
}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.5647,
"rate": 0.005647
}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