Rate Overview
Live
1 UAH = 2.9554 KES
1 KES = 0.338360
UAH
Avg
2.9689
High
2.9935
Low
2.9431
Last updated: 3/7/2026, 8:58:10 AM
Quick Conversions
| UAH | KES |
|---|---|
| 1 UAH | 2.96 KES |
| 10 UAH | 29.55 KES |
| 50 UAH | 147.77 KES |
| 100 UAH | 295.54 KES |
| 500 UAH | 1,477.72 KES |
| 1,000 UAH | 2,955.43 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-03-07T08:58:10Z",
"rates": {
"KES": 2.95543
}
}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.543,
"rate": 2.95543
}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