Rate Overview
Live
1 KES = 28.4863 UGX
1 UGX = 0.035105
KES
Avg
28.2288
High
28.8143
Low
27.8856
Last updated: 3/6/2026, 12:17:17 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.49 UGX |
| 10 KES | 284.86 UGX |
| 50 KES | 1,424.31 UGX |
| 100 KES | 2,848.63 UGX |
| 500 KES | 14,243.15 UGX |
| 1,000 KES | 28,486.29 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-03-06T12:17:17Z",
"rates": {
"UGX": 28.48629
}
}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.629,
"rate": 28.48629
}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