Rate Overview
Live
1 VND = 3100.44 VEF
1 VEF = 0.000323
VND
Avg
3078.02
High
3100.44
Low
3042.85
Last updated: 9/8/2026, 6:23:06 AM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 3,100.44 VEF |
| 10 VND | 31,004.42 VEF |
| 50 VND | 155,022.12 VEF |
| 100 VND | 310,044.23 VEF |
| 500 VND | 1,550,221.16 VEF |
| 1,000 VND | 3,100,442.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-09-08T06:23:06Z",
"rates": {
"VEF": 3100.442314
}
}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": 310044.2314,
"rate": 3100.442314
}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