Rate Overview
Live
1 VUV = 1.3546 ETB
1 ETB = 0.738251
VUV
Avg
1.3555
High
1.3615
Low
1.3475
Last updated: 5/29/2026, 4:28:36 PM
Quick Conversions
| VUV | ETB |
|---|---|
| 1 VUV | 1.35 ETB |
| 10 VUV | 13.55 ETB |
| 50 VUV | 67.73 ETB |
| 100 VUV | 135.46 ETB |
| 500 VUV | 677.28 ETB |
| 1,000 VUV | 1,354.55 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-29T16:28:36Z",
"rates": {
"ETB": 1.354553
}
}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": 135.4553,
"rate": 1.354553
}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