Rate Overview
Live
1 VND = 2810.93 VEF
1 VEF = 0.000356
VND
Avg
2803.01
High
2811.17
Low
2787.63
Last updated: 7/29/2026, 4:11:56 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,810.93 VEF |
| 10 VND | 28,109.34 VEF |
| 50 VND | 140,546.69 VEF |
| 100 VND | 281,093.38 VEF |
| 500 VND | 1,405,466.88 VEF |
| 1,000 VND | 2,810,933.76 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-07-29T16:11:56Z",
"rates": {
"VEF": 2810.933763
}
}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": 281093.3763,
"rate": 2810.933763
}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