Rate Overview
Live
1 VND = 2806.27 VEF
1 VEF = 0.000356
VND
Avg
2653.15
High
2808.57
Low
2356.97
Last updated: 7/28/2026, 7:19:51 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,806.27 VEF |
| 10 VND | 28,062.68 VEF |
| 50 VND | 140,313.38 VEF |
| 100 VND | 280,626.76 VEF |
| 500 VND | 1,403,133.80 VEF |
| 1,000 VND | 2,806,267.60 VEF |
Get VND/VEF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=VEFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-28T07:19:51Z",
"rates": {
"VEF": 2806.267602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=VEF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "VEF",
"amount": 100
},
"result": 280626.7602,
"rate": 2806.267602
}Build with VND/VEF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key