Rate Overview
Live
1 KES = 28.6019 UGX
1 UGX = 0.034963
KES
Avg
28.6204
High
28.8153
Low
28.4758
Last updated: 4/16/2026, 3:54:03 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.60 UGX |
| 10 KES | 286.02 UGX |
| 50 KES | 1,430.09 UGX |
| 100 KES | 2,860.19 UGX |
| 500 KES | 14,300.93 UGX |
| 1,000 KES | 28,601.86 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-04-16T15:54:03Z",
"rates": {
"UGX": 28.601856
}
}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": 2860.1856000000002,
"rate": 28.601856
}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