Rate Overview
Live
1 RUB = 1.7071 KES
1 KES = 0.585805
RUB
Avg
1.7195
High
1.7276
Low
1.7071
Last updated: 5/7/2026, 2:22:47 AM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.71 KES |
| 10 RUB | 17.07 KES |
| 50 RUB | 85.35 KES |
| 100 RUB | 170.71 KES |
| 500 RUB | 853.53 KES |
| 1,000 RUB | 1,707.05 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-05-07T02:22:47Z",
"rates": {
"KES": 1.707052
}
}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": 170.7052,
"rate": 1.707052
}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