Rate Overview
Live
1 VUV = 1.3328 ETB
1 ETB = 0.750307
VUV
Avg
1.3284
High
1.3328
Low
1.3215
Last updated: 5/9/2026, 6:03:36 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.33 ETB |
| 10 VUV | 13.33 ETB |
| 50 VUV | 66.64 ETB |
| 100 VUV | 133.28 ETB |
| 500 VUV | 666.39 ETB |
| 1,000 VUV | 1,332.79 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-05-09T06:03:36Z",
"rates": {
"ETB": 1.332788
}
}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.27880000000002,
"rate": 1.332788
}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