Rate Overview
Live
1 UGX = 0.023666 KGS
1 KGS = 42.2547
UGX
Avg
0.023643
High
0.023759
Low
0.023435
Last updated: 4/17/2026, 6:33:51 AM
Quick Conversions
| UGX | KGS |
|---|---|
| 1 UGX | 0.02 KGS |
| 10 UGX | 0.24 KGS |
| 50 UGX | 1.18 KGS |
| 100 UGX | 2.37 KGS |
| 500 UGX | 11.83 KGS |
| 1,000 UGX | 23.67 KGS |
Get UGX/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=KGSExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T06:33:51Z",
"rates": {
"KGS": 0.023666
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "KGS",
"amount": 100
},
"result": 2.3666,
"rate": 0.023666
}Build with UGX/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key