Rate Overview
Live
1 VND = 2031.39 VEF
1 VEF = 0.000492
VND
Avg
709.0096
High
2031.39
Low
146.4018
Last updated: 5/27/2026, 7:21:28 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,031.39 VEF |
| 10 VND | 20,313.86 VEF |
| 50 VND | 101,569.28 VEF |
| 100 VND | 203,138.56 VEF |
| 500 VND | 1,015,692.82 VEF |
| 1,000 VND | 2,031,385.65 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-27T19:21:28Z",
"rates": {
"VEF": 2031.385645
}
}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": 203138.5645,
"rate": 2031.385645
}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