Rate Overview
Live
1 ETB = 0.739859 VUV
1 VUV = 1.3516
ETB
Avg
0.743796
High
0.753315
Low
0.735048
Last updated: 8/6/2026, 2:08:22 PM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.74 VUV |
| 10 ETB | 7.40 VUV |
| 50 ETB | 36.99 VUV |
| 100 ETB | 73.99 VUV |
| 500 ETB | 369.93 VUV |
| 1,000 ETB | 739.86 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-06T14:08:22Z",
"rates": {
"VUV": 0.739859
}
}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.9859,
"rate": 0.739859
}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