Rate Overview
Live
1 KES = 28.4857 UGX
1 UGX = 0.035105
KES
Avg
28.4619
High
29.1670
Low
27.4498
Last updated: 7/10/2026, 11:35:39 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.49 UGX |
| 10 KES | 284.86 UGX |
| 50 KES | 1,424.28 UGX |
| 100 KES | 2,848.57 UGX |
| 500 KES | 14,242.84 UGX |
| 1,000 KES | 28,485.68 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-07-10T23:35:39Z",
"rates": {
"UGX": 28.485675
}
}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": 2848.5675,
"rate": 28.485675
}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