Rate Overview
Live
1 RUB = 1.5082 KES
1 KES = 0.663049
RUB
Avg
1.5000
High
1.5095
Low
1.4826
Last updated: 9/5/2026, 1:24:05 PM
Quick Conversions
| RUB | KES |
|---|---|
| 1 RUB | 1.51 KES |
| 10 RUB | 15.08 KES |
| 50 RUB | 75.41 KES |
| 100 RUB | 150.82 KES |
| 500 RUB | 754.09 KES |
| 1,000 RUB | 1,508.19 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-09-05T13:24:05Z",
"rates": {
"KES": 1.508185
}
}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": 150.8185,
"rate": 1.508185
}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