Rate Overview
Live
1 UAH = 2.9046 KES
1 KES = 0.344278
UAH
Avg
2.8997
High
2.9053
Low
2.8944
Last updated: 8/28/2026, 1:11:21 PM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.90 KES |
| 10 UAH | 29.05 KES |
| 50 UAH | 145.23 KES |
| 100 UAH | 290.46 KES |
| 500 UAH | 1,452.32 KES |
| 1,000 UAH | 2,904.63 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-28T13:11:21Z",
"rates": {
"KES": 2.90463
}
}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.463,
"rate": 2.90463
}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