Rate Overview
Live
1 VND = 1765.81 VEF
1 VEF = 0.000566
VND
Avg
810.6171
High
1765.81
Low
271.9022
Last updated: 3/27/2026, 12:58:27 PM
Quick Conversions
| VND | VEF |
|---|---|
| 1 VND | 1,765.81 VEF |
| 10 VND | 17,658.06 VEF |
| 50 VND | 88,290.32 VEF |
| 100 VND | 176,580.65 VEF |
| 500 VND | 882,903.24 VEF |
| 1,000 VND | 1,765,806.47 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-27T12:58:27Z",
"rates": {
"VEF": 1765.806472
}
}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": 176580.6472,
"rate": 1765.806472
}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