Rate Overview
Live
1 RUB = 1.6540 KES
1 KES = 0.604581
RUB
Avg
1.6886
High
1.8022
Low
1.5419
Last updated: 7/18/2026, 9:12:52 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.65 KES |
| 10 RUB | 16.54 KES |
| 50 RUB | 82.70 KES |
| 100 RUB | 165.40 KES |
| 500 RUB | 827.02 KES |
| 1,000 RUB | 1,654.04 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-18T21:12:52Z",
"rates": {
"KES": 1.654037
}
}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.4037,
"rate": 1.654037
}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