Rate Overview
Live
1 UGX = 0.000726 GEL
1 GEL = 1377.41
UGX
Avg
0.000755
High
0.000790
Low
0.000718
Last updated: 3/27/2026, 6:01:13 AM
Quick Conversions
| UGX | GEL |
|---|---|
| 1 UGX | 0.00 GEL |
| 10 UGX | 0.01 GEL |
| 50 UGX | 0.04 GEL |
| 100 UGX | 0.07 GEL |
| 500 UGX | 0.36 GEL |
| 1,000 UGX | 0.73 GEL |
Get UGX/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=GELExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-03-27T06:01:13Z",
"rates": {
"GEL": 0.000726
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "GEL",
"amount": 100
},
"result": 0.0726,
"rate": 0.000726
}Build with UGX/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key