Rate Overview
Live
1 GEL = 17.0665 UAH
1 UAH = 0.058594
GEL
Avg
15.5803
High
17.0665
Low
14.6958
Last updated: 7/21/2026, 9:29:24 PM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 17.07 UAH |
| 10 GEL | 170.66 UAH |
| 50 GEL | 853.32 UAH |
| 100 GEL | 1,706.65 UAH |
| 500 GEL | 8,533.23 UAH |
| 1,000 GEL | 17,066.46 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-21T21:29:24Z",
"rates": {
"UAH": 17.066457
}
}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": 1706.6457,
"rate": 17.066457
}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