Rate Overview
Live
1 VUV = 1.3634 ETB
1 ETB = 0.733435
VUV
Avg
1.3710
High
1.3821
Low
1.3634
Last updated: 9/11/2026, 10:04:35 PM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.36 ETB |
| 10 VUV | 13.63 ETB |
| 50 VUV | 68.17 ETB |
| 100 VUV | 136.34 ETB |
| 500 VUV | 681.72 ETB |
| 1,000 VUV | 1,363.45 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-09-11T22:04:35Z",
"rates": {
"ETB": 1.363447
}
}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": 136.34470000000002,
"rate": 1.363447
}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