Rate Overview
Live
1 GEL = 16.1485 UAH
1 UAH = 0.061925
GEL
Avg
16.1464
High
16.2141
Low
16.1249
Last updated: 4/17/2026, 12:29:51 AM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 16.15 UAH |
| 10 GEL | 161.49 UAH |
| 50 GEL | 807.43 UAH |
| 100 GEL | 1,614.85 UAH |
| 500 GEL | 8,074.26 UAH |
| 1,000 GEL | 16,148.52 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-04-17T00:29:51Z",
"rates": {
"UAH": 16.148517
}
}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": 1614.8516999999997,
"rate": 16.148517
}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