Rate Overview
Live
1 UAH = 2.9548 KES
1 KES = 0.338427
UAH
Avg
3.0722
High
3.1389
Low
2.9295
Last updated: 3/27/2026, 6:16:11 PM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.95 KES |
| 10 UAH | 29.55 KES |
| 50 UAH | 147.74 KES |
| 100 UAH | 295.48 KES |
| 500 UAH | 1,477.42 KES |
| 1,000 UAH | 2,954.85 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-03-27T18:16:11Z",
"rates": {
"KES": 2.954845
}
}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": 295.4845,
"rate": 2.954845
}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