Rate Overview
Live
1 KES = 0.344765 UAH
1 UAH = 2.9005
KES
Avg
0.338799
High
0.346896
Low
0.327709
Last updated: 7/11/2026, 6:25:17 PM
Quick Conversions
| KES | UAH |
|---|---|
| 1 KES | 0.34 UAH |
| 10 KES | 3.45 UAH |
| 50 KES | 17.24 UAH |
| 100 KES | 34.48 UAH |
| 500 KES | 172.38 UAH |
| 1,000 KES | 344.77 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-07-11T18:25:17Z",
"rates": {
"UAH": 0.344765
}
}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.4765,
"rate": 0.344765
}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