Rate Overview
Live
1 ETB = 0.753040 VUV
1 VUV = 1.3280
ETB
Avg
0.757525
High
0.761709
Low
0.753040
Last updated: 4/18/2026, 8:47:43 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.75 VUV |
| 10 ETB | 7.53 VUV |
| 50 ETB | 37.65 VUV |
| 100 ETB | 75.30 VUV |
| 500 ETB | 376.52 VUV |
| 1,000 ETB | 753.04 VUV |
Get ETB/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ETB¤cies=VUVExample Response:
{
"success": true,
"base": "ETB",
"date": "2026-04-18T08:47:43Z",
"rates": {
"VUV": 0.75304
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ETB&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "ETB",
"to": "VUV",
"amount": 100
},
"result": 75.304,
"rate": 0.75304
}Build with ETB/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key