Rate Overview
Live
1 VND = 2536.15 VEF
1 VEF = 0.000394
VND
Avg
1743.38
High
2536.15
Low
1118.21
Last updated: 7/7/2026, 11:31:52 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 2,536.15 VEF |
| 10 VND | 25,361.47 VEF |
| 50 VND | 126,807.37 VEF |
| 100 VND | 253,614.73 VEF |
| 500 VND | 1,268,073.65 VEF |
| 1,000 VND | 2,536,147.31 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-07T11:31:52Z",
"rates": {
"VEF": 2536.147309
}
}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": 253614.7309,
"rate": 2536.147309
}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