Rate Overview
Live
1 VUV = 1.3327 ETB
1 ETB = 0.750364
VUV
Avg
1.3376
High
1.3526
Low
1.3304
Last updated: 6/19/2026, 8:44:33 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.33 ETB |
| 10 VUV | 13.33 ETB |
| 50 VUV | 66.63 ETB |
| 100 VUV | 133.27 ETB |
| 500 VUV | 666.34 ETB |
| 1,000 VUV | 1,332.69 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-06-19T08:44:33Z",
"rates": {
"ETB": 1.332687
}
}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.2687,
"rate": 1.332687
}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