Rate Overview
Live
1 GEL = 44.3800 VUV
1 VUV = 0.022533
GEL
Avg
44.0395
High
45.5622
Low
42.4553
Last updated: 5/27/2026, 7:00:17 PM
Quick Conversions
| GEL | VUV |
|---|---|
| 1 GEL | 44.38 VUV |
| 10 GEL | 443.80 VUV |
| 50 GEL | 2,219.00 VUV |
| 100 GEL | 4,438.00 VUV |
| 500 GEL | 22,190.02 VUV |
| 1,000 GEL | 44,380.04 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-27T19:00:17Z",
"rates": {
"VUV": 44.380044
}
}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": 4438.0044,
"rate": 44.380044
}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