Rate Overview
Live
1 UZS = 0.000218 GEL
1 GEL = 4587.16
UZS
Avg
0.000218
High
0.000219
Low
0.000217
Last updated: 7/25/2026, 3:56:50 AM
Quick Conversions
| UZS | GEL |
|---|---|
| 1 UZS | 0.00 GEL |
| 10 UZS | 0.00 GEL |
| 50 UZS | 0.01 GEL |
| 100 UZS | 0.02 GEL |
| 500 UZS | 0.11 GEL |
| 1,000 UZS | 0.22 GEL |
Get UZS/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UZS¤cies=GELExample Response:
{
"success": true,
"base": "UZS",
"date": "2026-07-25T03:56:50Z",
"rates": {
"GEL": 0.000218
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UZS&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UZS",
"to": "GEL",
"amount": 100
},
"result": 0.0218,
"rate": 0.000218
}Build with UZS/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key