Rate Overview
Live
1 UAH = 2.8890 KES
1 KES = 0.346145
UAH
Avg
2.9247
High
2.9935
Low
2.8806
Last updated: 8/20/2026, 9:15:32 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.89 KES |
| 10 UAH | 28.89 KES |
| 50 UAH | 144.45 KES |
| 100 UAH | 288.90 KES |
| 500 UAH | 1,444.48 KES |
| 1,000 UAH | 2,888.96 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-08-20T09:15:32Z",
"rates": {
"KES": 2.888963
}
}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.8963,
"rate": 2.888963
}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