Rate Overview
Live
1 UAH = 2.9579 KES
1 KES = 0.338075
UAH
Avg
2.9721
High
2.9837
Low
2.9579
Last updated: 4/17/2026, 6:33:55 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.96 KES |
| 10 UAH | 29.58 KES |
| 50 UAH | 147.90 KES |
| 100 UAH | 295.79 KES |
| 500 UAH | 1,478.96 KES |
| 1,000 UAH | 2,957.92 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-04-17T06:33:55Z",
"rates": {
"KES": 2.957925
}
}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": 295.7925,
"rate": 2.957925
}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