Rate Overview
Live
1 VUV = 1.3305 ETB
1 ETB = 0.751616
VUV
Avg
1.3326
High
1.3399
Low
1.3232
Last updated: 7/8/2026, 11:50:38 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.33 ETB |
| 10 VUV | 13.30 ETB |
| 50 VUV | 66.52 ETB |
| 100 VUV | 133.05 ETB |
| 500 VUV | 665.23 ETB |
| 1,000 VUV | 1,330.47 ETB |
Get VUV/ETB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=ETBExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-07-08T11:50:38Z",
"rates": {
"ETB": 1.330467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=ETB&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "ETB",
"amount": 100
},
"result": 133.04670000000002,
"rate": 1.330467
}Build with VUV/ETB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key