Rate Overview
Live
1 KES = 0.338360 UAH
1 UAH = 2.9554
KES
Avg
0.336840
High
0.339782
Low
0.334061
Last updated: 3/7/2026, 7:04:46 AM
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.18 UAH |
| 1,000 KES | 338.36 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-07T07:04:46Z",
"rates": {
"UAH": 0.33836
}
}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.836,
"rate": 0.33836
}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