Rate Overview
Live
1 UAH = 2.8821 KES
1 KES = 0.346968
UAH
Avg
2.8844
High
2.8868
Low
2.8821
Last updated: 6/19/2026, 8:36:40 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.88 KES |
| 10 UAH | 28.82 KES |
| 50 UAH | 144.11 KES |
| 100 UAH | 288.21 KES |
| 500 UAH | 1,441.06 KES |
| 1,000 UAH | 2,882.11 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-06-19T08:36:40Z",
"rates": {
"KES": 2.882113
}
}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": 288.2113,
"rate": 2.882113
}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