Rate Overview
Live
1 UAH = 0.061455 GEL
1 GEL = 16.2721
UAH
Avg
0.061763
High
0.062069
Low
0.061384
Last updated: 3/27/2026, 3:14:19 PM
Quick Conversions
| UAH | GEL |
|---|---|
| 1 UAH | 0.06 GEL |
| 10 UAH | 0.61 GEL |
| 50 UAH | 3.07 GEL |
| 100 UAH | 6.15 GEL |
| 500 UAH | 30.73 GEL |
| 1,000 UAH | 61.46 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-03-27T15:14:19Z",
"rates": {
"GEL": 0.061455
}
}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": 6.1455,
"rate": 0.061455
}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