Rate Overview
Live
1 GEL = 17.0788 UAH
1 UAH = 0.058552
GEL
Avg
16.3885
High
17.0788
Low
15.7396
Last updated: 7/20/2026, 11:53:04 PM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 17.08 UAH |
| 10 GEL | 170.79 UAH |
| 50 GEL | 853.94 UAH |
| 100 GEL | 1,707.88 UAH |
| 500 GEL | 8,539.41 UAH |
| 1,000 GEL | 17,078.81 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-20T23:53:04Z",
"rates": {
"UAH": 17.078811
}
}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.8811,
"rate": 17.078811
}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