Rate Overview
Live
1 GEL = 43.8063 VUV
1 VUV = 0.022828
GEL
Avg
44.1477
High
44.3428
Low
43.8063
Last updated: 4/17/2026, 12:32:56 AM
Quick Conversions
| GEL | VUV |
|---|---|
| 1 GEL | 43.81 VUV |
| 10 GEL | 438.06 VUV |
| 50 GEL | 2,190.32 VUV |
| 100 GEL | 4,380.63 VUV |
| 500 GEL | 21,903.17 VUV |
| 1,000 GEL | 43,806.33 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-04-17T00:32:56Z",
"rates": {
"VUV": 43.806332
}
}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": 4380.6332,
"rate": 43.806332
}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