Rate Overview
Live
1 GEL = 17.0774 UAH
1 UAH = 0.058557
GEL
Avg
15.9903
High
17.0788
Low
15.1398
Last updated: 7/22/2026, 9:39:57 PM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 17.08 UAH |
| 10 GEL | 170.77 UAH |
| 50 GEL | 853.87 UAH |
| 100 GEL | 1,707.74 UAH |
| 500 GEL | 8,538.68 UAH |
| 1,000 GEL | 17,077.35 UAH |
Get GEL/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GEL¤cies=UAHExample Response:
{
"success": true,
"base": "GEL",
"date": "2026-07-22T21:39:57Z",
"rates": {
"UAH": 17.077351
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GEL&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "GEL",
"to": "UAH",
"amount": 100
},
"result": 1707.7351,
"rate": 17.077351
}Build with GEL/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key