Rate Overview
Live
1 ETB = 0.753028 VUV
1 VUV = 1.3280
ETB
Avg
0.753628
High
0.756726
Low
0.751400
Last updated: 5/8/2026, 3:44:52 PM
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.51 VUV |
| 1,000 ETB | 753.03 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-05-08T15:44:52Z",
"rates": {
"VUV": 0.753028
}
}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.3028,
"rate": 0.753028
}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