Rate Overview
Live
1 KES = 0.639264 RUB
1 RUB = 1.5643
KES
Avg
0.629597
High
0.657313
Low
0.601772
Last updated: 8/24/2026, 8:26:36 PM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.64 RUB |
| 10 KES | 6.39 RUB |
| 50 KES | 31.96 RUB |
| 100 KES | 63.93 RUB |
| 500 KES | 319.63 RUB |
| 1,000 KES | 639.26 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-08-24T20:26:36Z",
"rates": {
"RUB": 0.639264
}
}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": 63.92640000000001,
"rate": 0.639264
}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