Rate Overview
Live
1 VUV = 1.3037 ETB
1 ETB = 0.767018
VUV
Avg
1.2962
High
1.3224
Low
1.1837
Last updated: 3/6/2026, 8:02:44 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.30 ETB |
| 10 VUV | 13.04 ETB |
| 50 VUV | 65.19 ETB |
| 100 VUV | 130.38 ETB |
| 500 VUV | 651.88 ETB |
| 1,000 VUV | 1,303.75 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-03-06T08:02:44Z",
"rates": {
"ETB": 1.30375
}
}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": 130.375,
"rate": 1.30375
}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