Rate Overview
Live
1 UAH = 0.058599 GEL
1 GEL = 17.0651
UAH
Avg
0.058455
High
0.058599
Low
0.058215
Last updated: 9/3/2026, 2:26:49 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.30 GEL |
| 1,000 UAH | 58.60 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-09-03T02:26:49Z",
"rates": {
"GEL": 0.058599
}
}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.8599,
"rate": 0.058599
}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