Rate Overview
Live
1 UAH = 2.8847 KES
1 KES = 0.346662
UAH
Avg
2.8845
High
2.8891
Low
2.8782
Last updated: 6/29/2026, 1:19:38 PM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.88 KES |
| 10 UAH | 28.85 KES |
| 50 UAH | 144.23 KES |
| 100 UAH | 288.47 KES |
| 500 UAH | 1,442.33 KES |
| 1,000 UAH | 2,884.65 KES |
Get UAH/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KESExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-06-29T13:19:38Z",
"rates": {
"KES": 2.884653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KES",
"amount": 100
},
"result": 288.4653,
"rate": 2.884653
}Build with UAH/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key