Rate Overview
Live
1 RUB = 1.6594 KES
1 KES = 0.602639
RUB
Avg
1.6516
High
1.8284
Low
1.5460
Last updated: 7/27/2026, 12:05:53 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.66 KES |
| 10 RUB | 16.59 KES |
| 50 RUB | 82.97 KES |
| 100 RUB | 165.94 KES |
| 500 RUB | 829.68 KES |
| 1,000 RUB | 1,659.37 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-27T12:05:53Z",
"rates": {
"KES": 1.659369
}
}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": 165.9369,
"rate": 1.659369
}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