Rate Overview
Live
1 VUV = 1.3422 ETB
1 ETB = 0.745059
VUV
Avg
1.3197
High
1.3615
Low
1.2813
Last updated: 8/2/2026, 1:22:42 PM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.34 ETB |
| 10 VUV | 13.42 ETB |
| 50 VUV | 67.11 ETB |
| 100 VUV | 134.22 ETB |
| 500 VUV | 671.09 ETB |
| 1,000 VUV | 1,342.18 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-02T13:22:42Z",
"rates": {
"ETB": 1.342175
}
}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": 134.2175,
"rate": 1.342175
}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