Rate Overview
Live
1 KES = 29.1203 UGX
1 UGX = 0.034340
KES
Avg
28.1285
High
29.1428
Low
26.5078
Last updated: 8/30/2026, 7:21:23 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 29.12 UGX |
| 10 KES | 291.20 UGX |
| 50 KES | 1,456.02 UGX |
| 100 KES | 2,912.03 UGX |
| 500 KES | 14,560.17 UGX |
| 1,000 KES | 29,120.34 UGX |
Get KES/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=UGXExample Response:
{
"success": true,
"base": "KES",
"date": "2026-08-30T19:21:23Z",
"rates": {
"UGX": 29.120339
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "UGX",
"amount": 100
},
"result": 2912.0339000000004,
"rate": 29.120339
}Build with KES/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key