Rate Overview
Live
1 UAH = 0.062276 GEL
1 GEL = 16.0576
UAH
Avg
0.062073
High
0.062393
Low
0.061729
Last updated: 3/7/2026, 2:32:24 AM
Quick Conversions
| UAH | GEL |
|---|---|
| 1 UAH | 0.06 GEL |
| 10 UAH | 0.62 GEL |
| 50 UAH | 3.11 GEL |
| 100 UAH | 6.23 GEL |
| 500 UAH | 31.14 GEL |
| 1,000 UAH | 62.28 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-07T02:32:24Z",
"rates": {
"GEL": 0.062276
}
}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.2276,
"rate": 0.062276
}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