Rate Overview
Live
1 VND = 2031.45 VEF
1 VEF = 0.000492
VND
Avg
1570.39
High
2031.45
Low
1118.21
Last updated: 5/27/2026, 12:14:59 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,031.45 VEF |
| 10 VND | 20,314.47 VEF |
| 50 VND | 101,572.36 VEF |
| 100 VND | 203,144.71 VEF |
| 500 VND | 1,015,723.57 VEF |
| 1,000 VND | 2,031,447.14 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-05-27T12:14:59Z",
"rates": {
"VEF": 2031.447136
}
}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": 203144.7136,
"rate": 2031.447136
}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