Rate Overview
Live
1 VND = 1657.92 VEF
1 VEF = 0.000603
VND
Avg
1617.56
High
1657.92
Low
1594.03
Last updated: 3/7/2026, 3:48:54 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 1,657.92 VEF |
| 10 VND | 16,579.15 VEF |
| 50 VND | 82,895.77 VEF |
| 100 VND | 165,791.54 VEF |
| 500 VND | 828,957.71 VEF |
| 1,000 VND | 1,657,915.42 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-07T03:48:54Z",
"rates": {
"VEF": 1657.915417
}
}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": 165791.5417,
"rate": 1657.915417
}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