Rate Overview
Live
1 VEF = 0.000339 VND
1 VND = 2949.85
VEF
Avg
0.000343
High
0.000347
Low
0.000339
Last updated: 8/16/2026, 11:57:23 AM
Quick Conversions
| VEF | VND |
|---|---|
| 1 VEF | 0.00 VND |
| 10 VEF | 0.00 VND |
| 50 VEF | 0.02 VND |
| 100 VEF | 0.03 VND |
| 500 VEF | 0.17 VND |
| 1,000 VEF | 0.34 VND |
Get VEF/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=VNDExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-08-16T11:57:23Z",
"rates": {
"VND": 0.000339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "VND",
"amount": 100
},
"result": 0.0339,
"rate": 0.000339
}Build with VEF/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key