Rate Overview
Live
1 KES = 29.1883 UGX
1 UGX = 0.034260
KES
Avg
28.8916
High
29.2231
Low
28.6806
Last updated: 9/4/2026, 9:27:35 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 29.19 UGX |
| 10 KES | 291.88 UGX |
| 50 KES | 1,459.42 UGX |
| 100 KES | 2,918.83 UGX |
| 500 KES | 14,594.17 UGX |
| 1,000 KES | 29,188.33 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-09-04T21:27:35Z",
"rates": {
"UGX": 29.188334
}
}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": 2918.8334,
"rate": 29.188334
}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