Rate Overview
Live
1 UAH = 2.9005 KES
1 KES = 0.344765
UAH
Avg
2.9522
High
3.0515
Low
2.8827
Last updated: 7/11/2026, 5:08:38 PM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.90 KES |
| 10 UAH | 29.01 KES |
| 50 UAH | 145.03 KES |
| 100 UAH | 290.05 KES |
| 500 UAH | 1,450.26 KES |
| 1,000 UAH | 2,900.53 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-11T17:08:38Z",
"rates": {
"KES": 2.900525
}
}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": 290.0525,
"rate": 2.900525
}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