Rate Overview
Live
1 GEL = 45.5812 VUV
1 VUV = 0.021939
GEL
Avg
45.4776
High
45.5812
Low
45.1270
Last updated: 7/28/2026, 2:14:00 PM
Quick Conversions
| GEL | VUV |
|---|---|
| 1 GEL | 45.58 VUV |
| 10 GEL | 455.81 VUV |
| 50 GEL | 2,279.06 VUV |
| 100 GEL | 4,558.12 VUV |
| 500 GEL | 22,790.61 VUV |
| 1,000 GEL | 45,581.23 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-07-28T14:14:00Z",
"rates": {
"VUV": 45.58123
}
}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": 4558.123,
"rate": 45.58123
}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