Rate Overview
Live
1 KES = 28.7351 UGX
1 UGX = 0.034801
KES
Avg
28.7198
High
28.7728
Low
28.6806
Last updated: 8/21/2026, 6:44:54 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.74 UGX |
| 10 KES | 287.35 UGX |
| 50 KES | 1,436.76 UGX |
| 100 KES | 2,873.51 UGX |
| 500 KES | 14,367.56 UGX |
| 1,000 KES | 28,735.11 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-21T18:44:54Z",
"rates": {
"UGX": 28.735112
}
}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": 2873.5112,
"rate": 28.735112
}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