Rate Overview
Live
1 RUB = 1.6568 KES
1 KES = 0.603564
RUB
Avg
1.6522
High
1.6568
Low
1.6463
Last updated: 7/25/2026, 9:55:25 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.66 KES |
| 10 RUB | 16.57 KES |
| 50 RUB | 82.84 KES |
| 100 RUB | 165.68 KES |
| 500 RUB | 828.41 KES |
| 1,000 RUB | 1,656.83 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-25T21:55:25Z",
"rates": {
"KES": 1.656826
}
}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.68259999999998,
"rate": 1.656826
}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