Rate Overview
Live
1 KES = 0.578653 RUB
1 RUB = 1.7282
KES
Avg
0.580465
High
0.585805
Low
0.578653
Last updated: 5/7/2026, 7:48:09 AM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.58 RUB |
| 10 KES | 5.79 RUB |
| 50 KES | 28.93 RUB |
| 100 KES | 57.87 RUB |
| 500 KES | 289.33 RUB |
| 1,000 KES | 578.65 RUB |
Get KES/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=RUBExample Response:
{
"success": true,
"base": "KES",
"date": "2026-05-07T07:48:09Z",
"rates": {
"RUB": 0.578653
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "RUB",
"amount": 100
},
"result": 57.8653,
"rate": 0.578653
}Build with KES/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key