Rate Overview
Live
1 VND = 0.005907 ETB
1 ETB = 169.2907
VND
Avg
0.005923
High
0.005949
Low
0.005895
Last updated: 4/17/2026, 11:50:58 AM
Quick Conversions
| VND | ETB |
|---|---|
| 1 VND | 0.01 ETB |
| 10 VND | 0.06 ETB |
| 50 VND | 0.30 ETB |
| 100 VND | 0.59 ETB |
| 500 VND | 2.95 ETB |
| 1,000 VND | 5.91 ETB |
Get VND/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=ETBExample Response:
{
"success": true,
"base": "VND",
"date": "2026-04-17T11:50:58Z",
"rates": {
"ETB": 0.005907
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "ETB",
"amount": 100
},
"result": 0.5907,
"rate": 0.005907
}Build with VND/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key