Rate Overview
Live
1 UAH = 2.9361 KES
1 KES = 0.340583
UAH
Avg
2.9362
High
2.9393
Low
2.9288
Last updated: 5/7/2026, 10:35:26 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.94 KES |
| 10 UAH | 29.36 KES |
| 50 UAH | 146.81 KES |
| 100 UAH | 293.61 KES |
| 500 UAH | 1,468.07 KES |
| 1,000 UAH | 2,936.14 KES |
Get UAH/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=KESExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-05-07T10:35:26Z",
"rates": {
"KES": 2.936139
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "KES",
"amount": 100
},
"result": 293.6139,
"rate": 2.936139
}Build with UAH/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key