Rate Overview
Live
1 VND = 0.005640 NPR
1 NPR = 177.3050
VND
Avg
0.005599
High
0.005640
Low
0.005567
Last updated: 3/7/2026, 7:55:31 AM
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.64 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-03-07T07:55:31Z",
"rates": {
"NPR": 0.00564
}
}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.5640000000000001,
"rate": 0.00564
}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