Rate Overview
Live
1 KES = 0.345088 UAH
1 UAH = 2.8978
KES
Avg
0.345685
High
0.346311
Low
0.345040
Last updated: 8/21/2026, 6:41:42 PM
Quick Conversions
| KES | UAH |
|---|---|
| 1 KES | 0.35 UAH |
| 10 KES | 3.45 UAH |
| 50 KES | 17.25 UAH |
| 100 KES | 34.51 UAH |
| 500 KES | 172.54 UAH |
| 1,000 KES | 345.09 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-08-21T18:41:42Z",
"rates": {
"UAH": 0.345088
}
}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": 34.5088,
"rate": 0.345088
}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