Rate Overview
Live
1 GEL = 16.9296 UAH
1 UAH = 0.059068
GEL
Avg
16.9178
High
16.9789
Low
16.8142
Last updated: 6/16/2026, 11:14:03 AM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 16.93 UAH |
| 10 GEL | 169.30 UAH |
| 50 GEL | 846.48 UAH |
| 100 GEL | 1,692.96 UAH |
| 500 GEL | 8,464.80 UAH |
| 1,000 GEL | 16,929.59 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-06-16T11:14:03Z",
"rates": {
"UAH": 16.929593
}
}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": 1692.9593,
"rate": 16.929593
}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