Rate Overview
Live
1 UAH = 0.060207 GEL
1 GEL = 16.6094
UAH
Avg
0.060750
High
0.061340
Low
0.060207
Last updated: 5/27/2026, 11:21:07 AM
Quick Conversions
| UAH | GEL |
|---|---|
| 1 UAH | 0.06 GEL |
| 10 UAH | 0.60 GEL |
| 50 UAH | 3.01 GEL |
| 100 UAH | 6.02 GEL |
| 500 UAH | 30.10 GEL |
| 1,000 UAH | 60.21 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-05-27T11:21:07Z",
"rates": {
"GEL": 0.060207
}
}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.0207,
"rate": 0.060207
}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