Rate Overview
Live
1 GEL = 44.3819 VUV
1 VUV = 0.022532
GEL
Avg
44.3410
High
44.4003
Low
44.0787
Last updated: 5/27/2026, 5:58:41 PM
Quick Conversions
| GEL | VUV |
|---|---|
| 1 GEL | 44.38 VUV |
| 10 GEL | 443.82 VUV |
| 50 GEL | 2,219.10 VUV |
| 100 GEL | 4,438.19 VUV |
| 500 GEL | 22,190.96 VUV |
| 1,000 GEL | 44,381.92 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-27T17:58:41Z",
"rates": {
"VUV": 44.381919
}
}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.191900000001,
"rate": 44.381919
}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