Rate Overview
Live
1 VUV = 0.022827 GEL
1 GEL = 43.8078
VUV
Avg
0.022651
High
0.022827
Low
0.022551
Last updated: 4/17/2026, 1:51:03 AM
Quick Conversions
| VUV | GEL |
|---|---|
| 1 VUV | 0.02 GEL |
| 10 VUV | 0.23 GEL |
| 50 VUV | 1.14 GEL |
| 100 VUV | 2.28 GEL |
| 500 VUV | 11.41 GEL |
| 1,000 VUV | 22.83 GEL |
Get VUV/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=GELExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-17T01:51:03Z",
"rates": {
"GEL": 0.022827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "GEL",
"amount": 100
},
"result": 2.2827,
"rate": 0.022827
}Build with VUV/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key