Rate Overview
Live
1 KES = 28.9893 UGX
1 UGX = 0.034496
KES
Avg
29.0224
High
29.1491
Low
28.8724
Last updated: 8/2/2026, 2:21:42 PM
Quick Conversions
| KES | UGX |
|---|---|
| 1 KES | 28.99 UGX |
| 10 KES | 289.89 UGX |
| 50 KES | 1,449.46 UGX |
| 100 KES | 2,898.93 UGX |
| 500 KES | 14,494.64 UGX |
| 1,000 KES | 28,989.27 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-08-02T14:21:42Z",
"rates": {
"UGX": 28.989271
}
}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": 2898.9271,
"rate": 28.989271
}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