Rate Overview
Live
1 ETB = 0.741700 VUV
1 VUV = 1.3483
ETB
Avg
0.749397
High
0.758075
Low
0.734466
Last updated: 5/28/2026, 11:10:05 PM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.74 VUV |
| 10 ETB | 7.42 VUV |
| 50 ETB | 37.09 VUV |
| 100 ETB | 74.17 VUV |
| 500 ETB | 370.85 VUV |
| 1,000 ETB | 741.70 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-05-28T23:10:05Z",
"rates": {
"VUV": 0.7417
}
}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.17,
"rate": 0.7417
}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