Rate Overview
Live
1 GEL = 16.3025 UAH
1 UAH = 0.061340
GEL
Avg
16.3719
High
16.4153
Low
16.3025
Last updated: 5/7/2026, 3:28:40 AM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 16.30 UAH |
| 10 GEL | 163.02 UAH |
| 50 GEL | 815.12 UAH |
| 100 GEL | 1,630.25 UAH |
| 500 GEL | 8,151.24 UAH |
| 1,000 GEL | 16,302.47 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-07T03:28:40Z",
"rates": {
"UAH": 16.302472
}
}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": 1630.2472000000002,
"rate": 16.302472
}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