Rate Overview
Live
1 UGX = 0.023164 KGS
1 KGS = 43.1704
UGX
Avg
0.023165
High
0.023205
Low
0.023114
Last updated: 5/28/2026, 11:11:42 PM
Quick Conversions
| UGX | KGS |
|---|---|
| 1 UGX | 0.02 KGS |
| 10 UGX | 0.23 KGS |
| 50 UGX | 1.16 KGS |
| 100 UGX | 2.32 KGS |
| 500 UGX | 11.58 KGS |
| 1,000 UGX | 23.16 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-05-28T23:11:42Z",
"rates": {
"KGS": 0.023164
}
}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.3164000000000002,
"rate": 0.023164
}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