Rate Overview
Live
1 GEL = 17.0649 UAH
1 UAH = 0.058600
GEL
Avg
17.1070
High
17.1776
Low
17.0649
Last updated: 9/3/2026, 3:00:11 AM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 17.06 UAH |
| 10 GEL | 170.65 UAH |
| 50 GEL | 853.24 UAH |
| 100 GEL | 1,706.49 UAH |
| 500 GEL | 8,532.44 UAH |
| 1,000 GEL | 17,064.89 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-09-03T03:00:11Z",
"rates": {
"UAH": 17.064888
}
}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.4888,
"rate": 17.064888
}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