Rate Overview
Live
1 VUV = 1.3070 ETB
1 ETB = 0.765136
VUV
Avg
1.2992
High
1.3122
Low
1.2813
Last updated: 3/27/2026, 9:27:56 AM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.31 ETB |
| 10 VUV | 13.07 ETB |
| 50 VUV | 65.35 ETB |
| 100 VUV | 130.70 ETB |
| 500 VUV | 653.48 ETB |
| 1,000 VUV | 1,306.96 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-27T09:27:56Z",
"rates": {
"ETB": 1.306957
}
}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.6957,
"rate": 1.306957
}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