Rate Overview
Live
1 RUB = 1.8022 KES
1 KES = 0.554871
RUB
Avg
1.8103
High
1.8180
Low
1.8022
Last updated: 5/27/2026, 8:46:08 AM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.80 KES |
| 10 RUB | 18.02 KES |
| 50 RUB | 90.11 KES |
| 100 RUB | 180.22 KES |
| 500 RUB | 901.11 KES |
| 1,000 RUB | 1,802.22 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-05-27T08:46:08Z",
"rates": {
"KES": 1.802221
}
}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": 180.2221,
"rate": 1.802221
}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