Rate Overview
Live
1 VND = 2239.90 VEF
1 VEF = 0.000446
VND
Avg
2203.67
High
2241.72
Low
2138.95
Last updated: 6/17/2026, 7:57:29 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,239.90 VEF |
| 10 VND | 22,398.98 VEF |
| 50 VND | 111,994.92 VEF |
| 100 VND | 223,989.83 VEF |
| 500 VND | 1,119,949.17 VEF |
| 1,000 VND | 2,239,898.34 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-17T07:57:29Z",
"rates": {
"VEF": 2239.89834
}
}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": 223989.83400000003,
"rate": 2239.89834
}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