Rate Overview
Live
1 GEL = 17.1354 UAH
1 UAH = 0.058359
GEL
Avg
17.1440
High
17.1695
Low
17.1203
Last updated: 8/13/2026, 3:25:28 AM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 17.14 UAH |
| 10 GEL | 171.35 UAH |
| 50 GEL | 856.77 UAH |
| 100 GEL | 1,713.54 UAH |
| 500 GEL | 8,567.72 UAH |
| 1,000 GEL | 17,135.45 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-08-13T03:25:28Z",
"rates": {
"UAH": 17.135447
}
}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": 1713.5447,
"rate": 17.135447
}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