Rate Overview
Live
1 KES = 0.343953 UAH
1 UAH = 2.9074
KES
Avg
0.344851
High
0.346311
Low
0.343161
Last updated: 9/12/2026, 10:36:55 AM
Quick Conversions
| KES | UAH |
|---|---|
| 1 KES | 0.34 UAH |
| 10 KES | 3.44 UAH |
| 50 KES | 17.20 UAH |
| 100 KES | 34.40 UAH |
| 500 KES | 171.98 UAH |
| 1,000 KES | 343.95 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-09-12T10:36:55Z",
"rates": {
"UAH": 0.343953
}
}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.3953,
"rate": 0.343953
}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