Rate Overview
Live
1 UGX = 0.000700 GEL
1 GEL = 1428.57
UGX
Avg
0.000702
High
0.000703
Low
0.000700
Last updated: 8/20/2026, 6:12:41 AM
Quick Conversions
| UGX | GEL |
|---|---|
| 1 UGX | 0.00 GEL |
| 10 UGX | 0.01 GEL |
| 50 UGX | 0.03 GEL |
| 100 UGX | 0.07 GEL |
| 500 UGX | 0.35 GEL |
| 1,000 UGX | 0.70 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-08-20T06:12:41Z",
"rates": {
"GEL": 0.0007
}
}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.06999999999999999,
"rate": 0.0007
}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