Rate Overview
Live
1 KGS = 42.8640 UGX
1 UGX = 0.023330
KGS
Avg
42.9079
High
43.1368
Low
42.6956
Last updated: 8/2/2026, 1:14:29 PM
Quick Conversions
| KGS | UGX |
|---|---|
| 1 KGS | 42.86 UGX |
| 10 KGS | 428.64 UGX |
| 50 KGS | 2,143.20 UGX |
| 100 KGS | 4,286.40 UGX |
| 500 KGS | 21,432.00 UGX |
| 1,000 KGS | 42,864.00 UGX |
Get KGS/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=UGXExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-02T13:14:29Z",
"rates": {
"UGX": 42.863995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "UGX",
"amount": 100
},
"result": 4286.3995,
"rate": 42.863995
}Build with KGS/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key