Rate Overview
Live
1 KES = 0.590948 RUB
1 RUB = 1.6922
KES
Avg
0.592343
High
0.600566
Low
0.582412
Last updated: 4/17/2026, 6:23:33 AM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.59 RUB |
| 10 KES | 5.91 RUB |
| 50 KES | 29.55 RUB |
| 100 KES | 59.09 RUB |
| 500 KES | 295.47 RUB |
| 1,000 KES | 590.95 RUB |
Get KES/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=RUBExample Response:
{
"success": true,
"base": "KES",
"date": "2026-04-17T06:23:33Z",
"rates": {
"RUB": 0.590948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "RUB",
"amount": 100
},
"result": 59.094800000000006,
"rate": 0.590948
}Build with KES/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key