Rate Overview
Live
1 ETB = 0.739567 VUV
1 VUV = 1.3521
ETB
Avg
0.743170
High
0.757891
Low
0.733824
Last updated: 6/18/2026, 11:33:03 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.74 VUV |
| 10 ETB | 7.40 VUV |
| 50 ETB | 36.98 VUV |
| 100 ETB | 73.96 VUV |
| 500 ETB | 369.78 VUV |
| 1,000 ETB | 739.57 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-06-18T11:33:03Z",
"rates": {
"VUV": 0.739567
}
}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.9567,
"rate": 0.739567
}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