Rate Overview
Live
1 KES = 28.3011 UGX
1 UGX = 0.035334
KES
Avg
28.2472
High
28.5306
Low
28.1394
Last updated: 6/24/2026, 4:26:37 AM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.30 UGX |
| 10 KES | 283.01 UGX |
| 50 KES | 1,415.05 UGX |
| 100 KES | 2,830.11 UGX |
| 500 KES | 14,150.54 UGX |
| 1,000 KES | 28,301.08 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-06-24T04:26:37Z",
"rates": {
"UGX": 28.30108
}
}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": 2830.1079999999997,
"rate": 28.30108
}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