Rate Overview
Live
1 RUB = 1.6425 KES
1 KES = 0.608827
RUB
Avg
1.6632
High
1.6778
Low
1.6425
Last updated: 3/6/2026, 5:16:04 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.64 KES |
| 10 RUB | 16.43 KES |
| 50 RUB | 82.13 KES |
| 100 RUB | 164.25 KES |
| 500 RUB | 821.25 KES |
| 1,000 RUB | 1,642.50 KES |
Get RUB/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=KESExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-03-06T17:16:04Z",
"rates": {
"KES": 1.642504
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "KES",
"amount": 100
},
"result": 164.25039999999998,
"rate": 1.642504
}Build with RUB/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key