Rate Overview
Live
1 UAH = 2.8988 KES
1 KES = 0.344965
UAH
Avg
2.9383
High
3.0515
Low
2.8827
Last updated: 9/8/2026, 2:56:17 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.90 KES |
| 10 UAH | 28.99 KES |
| 50 UAH | 144.94 KES |
| 100 UAH | 289.88 KES |
| 500 UAH | 1,449.42 KES |
| 1,000 UAH | 2,898.85 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-09-08T02:56:17Z",
"rates": {
"KES": 2.898847
}
}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": 289.8847,
"rate": 2.898847
}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