Rate Overview
Live
1 ETB = 0.727479 VUV
1 VUV = 1.3746
ETB
Avg
0.728498
High
0.732345
Low
0.726271
Last updated: 9/8/2026, 9:41:51 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.73 VUV |
| 10 ETB | 7.27 VUV |
| 50 ETB | 36.37 VUV |
| 100 ETB | 72.75 VUV |
| 500 ETB | 363.74 VUV |
| 1,000 ETB | 727.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-09-08T09:41:51Z",
"rates": {
"VUV": 0.727479
}
}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": 72.7479,
"rate": 0.727479
}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