Rate Overview
Live
1 ETB = 0.745191 VUV
1 VUV = 1.3419
ETB
Avg
0.759755
High
0.780452
Low
0.734472
Last updated: 7/10/2026, 9:44:44 PM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.75 VUV |
| 10 ETB | 7.45 VUV |
| 50 ETB | 37.26 VUV |
| 100 ETB | 74.52 VUV |
| 500 ETB | 372.60 VUV |
| 1,000 ETB | 745.19 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-10T21:44:44Z",
"rates": {
"VUV": 0.745191
}
}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.51910000000001,
"rate": 0.745191
}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