Rate Overview
Live
1 GEL = 17.0955 UAH
1 UAH = 0.058495
GEL
Avg
16.4118
High
17.0955
Low
15.7396
Last updated: 7/26/2026, 8:35:39 PM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 17.10 UAH |
| 10 GEL | 170.95 UAH |
| 50 GEL | 854.77 UAH |
| 100 GEL | 1,709.55 UAH |
| 500 GEL | 8,547.73 UAH |
| 1,000 GEL | 17,095.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-26T20:35:39Z",
"rates": {
"UAH": 17.095456
}
}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": 1709.5456,
"rate": 17.095456
}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