Rate Overview
Live
1 VEF = 0.000747 VND
1 VND = 1338.69 VEF
Avg
0.003247
High
0.006815
Low
0.000747
Last updated: 1/25/2026, 1:24:05 PM
Quick Conversions
| VEF | VND |
|---|---|
| 1 VEF | 0.00 VND |
| 10 VEF | 0.01 VND |
| 50 VEF | 0.04 VND |
| 100 VEF | 0.07 VND |
| 500 VEF | 0.37 VND |
| 1,000 VEF | 0.75 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-01-25T13:24:05Z",
"rates": {
"VND": 0.000747
}
}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.0747,
"rate": 0.000747
}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