Rate Overview
Live
1 GEL = 16.6092 UAH
1 UAH = 0.060208
GEL
Avg
16.5805
High
16.6092
Low
16.5479
Last updated: 5/27/2026, 9:55:08 AM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 16.61 UAH |
| 10 GEL | 166.09 UAH |
| 50 GEL | 830.46 UAH |
| 100 GEL | 1,660.92 UAH |
| 500 GEL | 8,304.58 UAH |
| 1,000 GEL | 16,609.16 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-05-27T09:55:08Z",
"rates": {
"UAH": 16.609158
}
}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": 1660.9158,
"rate": 16.609158
}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