Rate Overview
Live
1 VUV = 1.3279 ETB
1 ETB = 0.753040
VUV
Avg
1.3201
High
1.3279
Low
1.3128
Last updated: 4/18/2026, 8:48:36 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.33 ETB |
| 10 VUV | 13.28 ETB |
| 50 VUV | 66.40 ETB |
| 100 VUV | 132.80 ETB |
| 500 VUV | 663.98 ETB |
| 1,000 VUV | 1,327.95 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-04-18T08:48:36Z",
"rates": {
"ETB": 1.32795
}
}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": 132.795,
"rate": 1.32795
}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