Rate Overview
Live
1 KES = 28.4852 UGX
1 UGX = 0.035106
KES
Avg
28.4387
High
29.2391
Low
26.8252
Last updated: 7/11/2026, 5:22:49 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.49 UGX |
| 10 KES | 284.85 UGX |
| 50 KES | 1,424.26 UGX |
| 100 KES | 2,848.52 UGX |
| 500 KES | 14,242.60 UGX |
| 1,000 KES | 28,485.20 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-11T17:22:49Z",
"rates": {
"UGX": 28.485196
}
}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.5195999999996,
"rate": 28.485196
}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