Rate Overview
Live
1 ETB = 0.732931 VUV
1 VUV = 1.3644
ETB
Avg
0.751798
High
0.769273
Low
0.732931
Last updated: 8/18/2026, 11:27:59 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.73 VUV |
| 10 ETB | 7.33 VUV |
| 50 ETB | 36.65 VUV |
| 100 ETB | 73.29 VUV |
| 500 ETB | 366.47 VUV |
| 1,000 ETB | 732.93 VUV |
Get ETB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=VUVExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-08-18T11:27:59Z",
"rates": {
"VUV": 0.732931
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "VUV",
"amount": 100
},
"result": 73.2931,
"rate": 0.732931
}Build with ETB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key