Rate Overview
Live
1 VND = 1765.91 VEF
1 VEF = 0.000566
VND
Avg
1739.95
High
1765.91
Low
1719.59
Last updated: 3/27/2026, 9:25:53 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 1,765.91 VEF |
| 10 VND | 17,659.07 VEF |
| 50 VND | 88,295.33 VEF |
| 100 VND | 176,590.67 VEF |
| 500 VND | 882,953.34 VEF |
| 1,000 VND | 1,765,906.67 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-27T09:25:53Z",
"rates": {
"VEF": 1765.906672
}
}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": 176590.6672,
"rate": 1765.906672
}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