Rate Overview
Live
1 VND = 1766.07 VEF
1 VEF = 0.000566
VND
Avg
1666.95
High
1766.07
Low
1559.09
Last updated: 3/27/2026, 2:34:23 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 1,766.07 VEF |
| 10 VND | 17,660.74 VEF |
| 50 VND | 88,303.68 VEF |
| 100 VND | 176,607.37 VEF |
| 500 VND | 883,036.85 VEF |
| 1,000 VND | 1,766,073.70 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-03-27T14:34:23Z",
"rates": {
"VEF": 1766.073697
}
}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": 176607.3697,
"rate": 1766.073697
}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