Rate Overview
Live
1 KES = 28.6460 UGX
1 UGX = 0.034909
KES
Avg
28.9590
High
29.2802
Low
28.5215
Last updated: 3/27/2026, 8:11:18 AM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.65 UGX |
| 10 KES | 286.46 UGX |
| 50 KES | 1,432.30 UGX |
| 100 KES | 2,864.60 UGX |
| 500 KES | 14,323.00 UGX |
| 1,000 KES | 28,646.01 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-03-27T08:11:18Z",
"rates": {
"UGX": 28.646007
}
}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": 2864.6007,
"rate": 28.646007
}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