Rate Overview
Live
1 KES = 29.1286 UGX
1 UGX = 0.034330
KES
Avg
29.0534
High
29.2309
Low
28.7724
Last updated: 5/27/2026, 5:18:03 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 29.13 UGX |
| 10 KES | 291.29 UGX |
| 50 KES | 1,456.43 UGX |
| 100 KES | 2,912.86 UGX |
| 500 KES | 14,564.31 UGX |
| 1,000 KES | 29,128.63 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-05-27T17:18:03Z",
"rates": {
"UGX": 29.128628
}
}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": 2912.8628,
"rate": 29.128628
}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