Rate Overview
Live
1 VND = 0.005982 ETB
1 ETB = 167.1682
VND
Avg
0.005950
High
0.005986
Low
0.005897
Last updated: 3/7/2026, 7:54:57 AM
Quick Conversions
| VND | ETB |
|---|---|
| 1 VND | 0.01 ETB |
| 10 VND | 0.06 ETB |
| 50 VND | 0.30 ETB |
| 100 VND | 0.60 ETB |
| 500 VND | 2.99 ETB |
| 1,000 VND | 5.98 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-03-07T07:54:57Z",
"rates": {
"ETB": 0.005982
}
}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.5982000000000001,
"rate": 0.005982
}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