Rate Overview
Live
1 ETB = 0.765135 VUV
1 VUV = 1.3070
ETB
Avg
0.769773
High
0.780452
Low
0.762070
Last updated: 3/27/2026, 10:24:22 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.77 VUV |
| 10 ETB | 7.65 VUV |
| 50 ETB | 38.26 VUV |
| 100 ETB | 76.51 VUV |
| 500 ETB | 382.57 VUV |
| 1,000 ETB | 765.14 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-03-27T10:24:22Z",
"rates": {
"VUV": 0.765135
}
}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": 76.51350000000001,
"rate": 0.765135
}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