Rate Overview
Live
1 KES = 28.5151 UGX
1 UGX = 0.035069
KES
Avg
28.4424
High
29.2391
Low
26.8252
Last updated: 7/12/2026, 12:46:39 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.52 UGX |
| 10 KES | 285.15 UGX |
| 50 KES | 1,425.76 UGX |
| 100 KES | 2,851.51 UGX |
| 500 KES | 14,257.56 UGX |
| 1,000 KES | 28,515.12 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-12T12:46:39Z",
"rates": {
"UGX": 28.515117
}
}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": 2851.5117,
"rate": 28.515117
}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