Rate Overview
Live
1 KES = 0.627407 RUB
1 RUB = 1.5939
KES
Avg
0.620172
High
0.662991
Low
0.587327
Last updated: 3/27/2026, 3:15:16 PM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.63 RUB |
| 10 KES | 6.27 RUB |
| 50 KES | 31.37 RUB |
| 100 KES | 62.74 RUB |
| 500 KES | 313.70 RUB |
| 1,000 KES | 627.41 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-03-27T15:15:16Z",
"rates": {
"RUB": 0.627407
}
}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": 62.740700000000004,
"rate": 0.627407
}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