Rate Overview
Live
1 KES = 28.5639 UGX
1 UGX = 0.035009
KES
Avg
27.9182
High
29.2802
Low
26.5574
Last updated: 6/25/2026, 9:03:02 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.56 UGX |
| 10 KES | 285.64 UGX |
| 50 KES | 1,428.19 UGX |
| 100 KES | 2,856.39 UGX |
| 500 KES | 14,281.94 UGX |
| 1,000 KES | 28,563.88 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-25T21:03:02Z",
"rates": {
"UGX": 28.563876
}
}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": 2856.3876,
"rate": 28.563876
}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