Rate Overview
Live
1 ETB = 0.734915 VUV
1 VUV = 1.3607
ETB
Avg
0.739639
High
0.744790
Low
0.734372
Last updated: 8/12/2026, 6:27:02 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.73 VUV |
| 10 ETB | 7.35 VUV |
| 50 ETB | 36.75 VUV |
| 100 ETB | 73.49 VUV |
| 500 ETB | 367.46 VUV |
| 1,000 ETB | 734.92 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-08-12T06:27:02Z",
"rates": {
"VUV": 0.734915
}
}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": 73.4915,
"rate": 0.734915
}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