Rate Overview
Live
1 UGX = 0.023756 KGS
1 KGS = 42.0946
UGX
Avg
0.023992
High
0.024309
Low
0.023495
Last updated: 3/6/2026, 12:18:23 PM
Quick Conversions
| UGX | KGS |
|---|---|
| 1 UGX | 0.02 KGS |
| 10 UGX | 0.24 KGS |
| 50 UGX | 1.19 KGS |
| 100 UGX | 2.38 KGS |
| 500 UGX | 11.88 KGS |
| 1,000 UGX | 23.76 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-03-06T12:18:23Z",
"rates": {
"KGS": 0.023756
}
}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.3756,
"rate": 0.023756
}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