Rate Overview
Live
1 ETB = 0.746476 VUV
1 VUV = 1.3396
ETB
Avg
0.743693
High
0.746497
Low
0.740889
Last updated: 7/29/2026, 6:27:53 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.75 VUV |
| 10 ETB | 7.46 VUV |
| 50 ETB | 37.32 VUV |
| 100 ETB | 74.65 VUV |
| 500 ETB | 373.24 VUV |
| 1,000 ETB | 746.48 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-07-29T06:27:53Z",
"rates": {
"VUV": 0.746476
}
}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": 74.6476,
"rate": 0.746476
}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