Rate Overview
Live
1 UGX = 0.023329 KGS
1 KGS = 42.8651
UGX
Avg
0.023306
High
0.023421
Low
0.023182
Last updated: 8/2/2026, 2:30:40 PM
Quick Conversions
| UGX | KGS |
|---|---|
| 1 UGX | 0.02 KGS |
| 10 UGX | 0.23 KGS |
| 50 UGX | 1.17 KGS |
| 100 UGX | 2.33 KGS |
| 500 UGX | 11.66 KGS |
| 1,000 UGX | 23.33 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-08-02T14:30:40Z",
"rates": {
"KGS": 0.023329
}
}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.3329,
"rate": 0.023329
}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