Rate Overview
Live
1 VND = 2811.12 VEF
1 VEF = 0.000356
VND
Avg
902.2455
High
2811.12
Low
146.4018
Last updated: 7/29/2026, 7:28:11 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,811.12 VEF |
| 10 VND | 28,111.20 VEF |
| 50 VND | 140,556.00 VEF |
| 100 VND | 281,112.00 VEF |
| 500 VND | 1,405,559.98 VEF |
| 1,000 VND | 2,811,119.96 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-29T19:28:11Z",
"rates": {
"VEF": 2811.119961
}
}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": 281111.9961,
"rate": 2811.119961
}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