Rate Overview
Live
1 ETB = 0.751615 VUV
1 VUV = 1.3305
ETB
Avg
0.750415
High
0.755724
Low
0.746329
Last updated: 7/8/2026, 6:34:40 AM
Quick Conversions
| ETB | VUV |
|---|---|
| 1 ETB | 0.75 VUV |
| 10 ETB | 7.52 VUV |
| 50 ETB | 37.58 VUV |
| 100 ETB | 75.16 VUV |
| 500 ETB | 375.81 VUV |
| 1,000 ETB | 751.62 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-07-08T06:34:40Z",
"rates": {
"VUV": 0.751615
}
}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.1615,
"rate": 0.751615
}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