Rate Overview
Live
1 RUB = 1.5939 KES
1 KES = 0.627408
RUB
Avg
1.5706
High
1.6075
Low
1.4965
Last updated: 3/27/2026, 5:03:16 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.59 KES |
| 10 RUB | 15.94 KES |
| 50 RUB | 79.69 KES |
| 100 RUB | 159.39 KES |
| 500 RUB | 796.93 KES |
| 1,000 RUB | 1,593.86 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-27T17:03:16Z",
"rates": {
"KES": 1.59386
}
}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": 159.386,
"rate": 1.59386
}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