Rate Overview
Live
1 KES = 0.564498 RUB
1 RUB = 1.7715
KES
Avg
0.560524
High
0.564498
Low
0.555559
Last updated: 6/19/2026, 8:25:44 AM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.56 RUB |
| 10 KES | 5.64 RUB |
| 50 KES | 28.22 RUB |
| 100 KES | 56.45 RUB |
| 500 KES | 282.25 RUB |
| 1,000 KES | 564.50 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-06-19T08:25:44Z",
"rates": {
"RUB": 0.564498
}
}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": 56.4498,
"rate": 0.564498
}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