Rate Overview
Live
1 GEL = 43.9188 VUV
1 VUV = 0.022769
GEL
Avg
44.0801
High
44.3243
Low
43.9188
Last updated: 5/7/2026, 11:23:17 AM
Quick Conversions
| GEL | VUV |
|---|---|
| 1 GEL | 43.92 VUV |
| 10 GEL | 439.19 VUV |
| 50 GEL | 2,195.94 VUV |
| 100 GEL | 4,391.88 VUV |
| 500 GEL | 21,959.39 VUV |
| 1,000 GEL | 43,918.78 VUV |
Get GEL/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=VUVExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-05-07T11:23:17Z",
"rates": {
"VUV": 43.918781
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "VUV",
"amount": 100
},
"result": 4391.8781,
"rate": 43.918781
}Build with GEL/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key