Rate Overview
Live
1 KES = 0.338427 UAH
1 UAH = 2.9548
KES
Avg
0.338624
High
0.340084
Low
0.337327
Last updated: 3/27/2026, 2:32:24 PM
Quick Conversions
| KES | UAH |
|---|---|
| 1 KES | 0.34 UAH |
| 10 KES | 3.38 UAH |
| 50 KES | 16.92 UAH |
| 100 KES | 33.84 UAH |
| 500 KES | 169.21 UAH |
| 1,000 KES | 338.43 UAH |
Get KES/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=UAHExample Response:
{
"success": true,
"base": "KES",
"date": "2026-03-27T14:32:24Z",
"rates": {
"UAH": 0.338427
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "UAH",
"amount": 100
},
"result": 33.8427,
"rate": 0.338427
}Build with KES/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key