Rate Overview
Live
1 UAH = 2.8994 KES
1 KES = 0.344903
UAH
Avg
2.8891
High
2.8994
Low
2.8806
Last updated: 7/31/2026, 11:08:01 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.90 KES |
| 10 UAH | 28.99 KES |
| 50 UAH | 144.97 KES |
| 100 UAH | 289.94 KES |
| 500 UAH | 1,449.68 KES |
| 1,000 UAH | 2,899.36 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-07-31T11:08:01Z",
"rates": {
"KES": 2.899362
}
}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": 289.9362,
"rate": 2.899362
}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