Rate Overview
Live
1 UAH = 2.8982 KES
1 KES = 0.345041
UAH
Avg
2.8899
High
2.8994
Low
2.8806
Last updated: 8/1/2026, 12:23:53 PM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.90 KES |
| 10 UAH | 28.98 KES |
| 50 UAH | 144.91 KES |
| 100 UAH | 289.82 KES |
| 500 UAH | 1,449.11 KES |
| 1,000 UAH | 2,898.21 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-01T12:23:53Z",
"rates": {
"KES": 2.89821
}
}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.821,
"rate": 2.89821
}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