Rate Overview
Live
1 VEF = 0.000355 VND
1 VND = 2816.90
VEF
Avg
0.000356
High
0.000358
Low
0.000355
Last updated: 7/29/2026, 4:36:20 PM
Quick Conversions
| VEF | VND |
|---|---|
| 1 VEF | 0.00 VND |
| 10 VEF | 0.00 VND |
| 50 VEF | 0.02 VND |
| 100 VEF | 0.04 VND |
| 500 VEF | 0.18 VND |
| 1,000 VEF | 0.36 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-07-29T16:36:20Z",
"rates": {
"VND": 0.000355
}
}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.035500000000000004,
"rate": 0.000355
}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