Rate Overview
Live
1 RUB = 1.5357 KES
1 KES = 0.651160
RUB
Avg
1.5626
High
1.5852
Low
1.5357
Last updated: 8/15/2026, 8:37:32 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.54 KES |
| 10 RUB | 15.36 KES |
| 50 RUB | 76.79 KES |
| 100 RUB | 153.57 KES |
| 500 RUB | 767.86 KES |
| 1,000 RUB | 1,535.72 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-08-15T20:37:32Z",
"rates": {
"KES": 1.535722
}
}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": 153.5722,
"rate": 1.535722
}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