Rate Overview
Live
1 VND = 1765.97 VEF
1 VEF = 0.000566
VND
Avg
810.6202
High
1765.97
Low
271.9022
Last updated: 3/27/2026, 11:16:36 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 1,765.97 VEF |
| 10 VND | 17,659.73 VEF |
| 50 VND | 88,298.67 VEF |
| 100 VND | 176,597.35 VEF |
| 500 VND | 882,986.74 VEF |
| 1,000 VND | 1,765,973.48 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-27T11:16:36Z",
"rates": {
"VEF": 1765.973478
}
}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": 176597.3478,
"rate": 1765.973478
}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