Rate Overview
Live
1 ETB = 0.740898 VUV
1 VUV = 1.3497
ETB
Avg
0.739924
High
0.743352
Low
0.735048
Last updated: 7/23/2026, 1:01:19 PM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.74 VUV |
| 10 ETB | 7.41 VUV |
| 50 ETB | 37.04 VUV |
| 100 ETB | 74.09 VUV |
| 500 ETB | 370.45 VUV |
| 1,000 ETB | 740.90 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-23T13:01:19Z",
"rates": {
"VUV": 0.740898
}
}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.0898,
"rate": 0.740898
}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