Rate Overview
Live
1 VEF = 0.000615 VND
1 VND = 1626.02
VEF
Avg
0.000621
High
0.000627
Low
0.000615
Last updated: 3/7/2026, 1:02:03 AM
Quick Conversions
| VEF | VND |
|---|---|
| 1 VEF | 0.00 VND |
| 10 VEF | 0.01 VND |
| 50 VEF | 0.03 VND |
| 100 VEF | 0.06 VND |
| 500 VEF | 0.31 VND |
| 1,000 VEF | 0.62 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-03-07T01:02:03Z",
"rates": {
"VND": 0.000615
}
}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.0615,
"rate": 0.000615
}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