Rate Overview
Live
1 GEL = 16.2720 UAH
1 UAH = 0.061455
GEL
Avg
15.5148
High
16.2720
Low
14.9775
Last updated: 3/27/2026, 1:40:11 PM
Quick Conversions
| GEL | UAH |
|---|---|
| 1 GEL | 16.27 UAH |
| 10 GEL | 162.72 UAH |
| 50 GEL | 813.60 UAH |
| 100 GEL | 1,627.20 UAH |
| 500 GEL | 8,136.01 UAH |
| 1,000 GEL | 16,272.03 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-03-27T13:40:11Z",
"rates": {
"UAH": 16.272027
}
}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": 1627.2027,
"rate": 16.272027
}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