Rate Overview
Live
1 KES = 0.346501 UAH
1 UAH = 2.8860
KES
Avg
0.326850
High
0.346501
Low
0.317806
Last updated: 6/25/2026, 5:31:13 PM
Quick Conversions
| KES | UAH |
|---|---|
| 1 KES | 0.35 UAH |
| 10 KES | 3.47 UAH |
| 50 KES | 17.33 UAH |
| 100 KES | 34.65 UAH |
| 500 KES | 173.25 UAH |
| 1,000 KES | 346.50 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-06-25T17:31:13Z",
"rates": {
"UAH": 0.346501
}
}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.6501,
"rate": 0.346501
}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