Rate Overview
Live
1 VND = 2789.97 VEF
1 VEF = 0.000358
VND
Avg
1961.62
High
2792.36
Low
1346.57
Last updated: 7/23/2026, 12:59:45 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,789.97 VEF |
| 10 VND | 27,899.74 VEF |
| 50 VND | 139,498.71 VEF |
| 100 VND | 278,997.41 VEF |
| 500 VND | 1,394,987.06 VEF |
| 1,000 VND | 2,789,974.11 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-23T12:59:45Z",
"rates": {
"VEF": 2789.974112
}
}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": 278997.4112,
"rate": 2789.974112
}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