Rate Overview
Live
1 VND = 2294.70 VEF
1 VEF = 0.000436
VND
Avg
2241.02
High
2294.70
Low
2203.38
Last updated: 6/19/2026, 8:43:32 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,294.70 VEF |
| 10 VND | 22,946.98 VEF |
| 50 VND | 114,734.91 VEF |
| 100 VND | 229,469.81 VEF |
| 500 VND | 1,147,349.07 VEF |
| 1,000 VND | 2,294,698.14 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-06-19T08:43:32Z",
"rates": {
"VEF": 2294.698136
}
}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": 229469.8136,
"rate": 2294.698136
}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