Rate Overview
Live
1 ETB = 0.742264 VUV
1 VUV = 1.3472
ETB
Avg
0.739776
High
0.750193
Low
0.734466
Last updated: 5/28/2026, 9:48:10 PM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.74 VUV |
| 10 ETB | 7.42 VUV |
| 50 ETB | 37.11 VUV |
| 100 ETB | 74.23 VUV |
| 500 ETB | 371.13 VUV |
| 1,000 ETB | 742.26 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-28T21:48:10Z",
"rates": {
"VUV": 0.742264
}
}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.2264,
"rate": 0.742264
}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