Rate Overview
Live
1 RUB = 1.6463 KES
1 KES = 0.607416
RUB
Avg
1.6831
High
1.7719
Low
1.6404
Last updated: 7/21/2026, 9:37:25 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.65 KES |
| 10 RUB | 16.46 KES |
| 50 RUB | 82.32 KES |
| 100 RUB | 164.63 KES |
| 500 RUB | 823.16 KES |
| 1,000 RUB | 1,646.32 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-07-21T21:37:25Z",
"rates": {
"KES": 1.646317
}
}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.6317,
"rate": 1.646317
}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