Rate Overview
Live
1 UAH = 0.058557 GEL
1 GEL = 17.0774
UAH
Avg
0.060776
High
0.062823
Low
0.058557
Last updated: 7/23/2026, 1:44:13 AM
Quick Conversions
| UAH | GEL |
|---|---|
| 1 UAH | 0.06 GEL |
| 10 UAH | 0.59 GEL |
| 50 UAH | 2.93 GEL |
| 100 UAH | 5.86 GEL |
| 500 UAH | 29.28 GEL |
| 1,000 UAH | 58.56 GEL |
Get UAH/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=GELExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-23T01:44:13Z",
"rates": {
"GEL": 0.058557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "GEL",
"amount": 100
},
"result": 5.8557,
"rate": 0.058557
}Build with UAH/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key