Rate Overview
Live
1 KES = 0.580477 RUB
1 RUB = 1.7227
KES
Avg
0.594246
High
0.648540
Low
0.554870
Last updated: 6/27/2026, 3:36:54 AM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.58 RUB |
| 10 KES | 5.80 RUB |
| 50 KES | 29.02 RUB |
| 100 KES | 58.05 RUB |
| 500 KES | 290.24 RUB |
| 1,000 KES | 580.48 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-06-27T03:36:54Z",
"rates": {
"RUB": 0.580477
}
}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": 58.0477,
"rate": 0.580477
}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