Rate Overview
Live
1 VUV = 1.3779 ETB
1 ETB = 0.725762
VUV
Avg
1.3672
High
1.3779
Low
1.3594
Last updated: 8/21/2026, 3:07:47 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.38 ETB |
| 10 VUV | 13.78 ETB |
| 50 VUV | 68.89 ETB |
| 100 VUV | 137.79 ETB |
| 500 VUV | 688.93 ETB |
| 1,000 VUV | 1,377.86 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-08-21T03:07:47Z",
"rates": {
"ETB": 1.377863
}
}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": 137.7863,
"rate": 1.377863
}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