Rate Overview
Live
1 KES = 0.650422 RUB
1 RUB = 1.5375
KES
Avg
0.656325
High
0.854780
Low
0.569631
Last updated: 9/12/2026, 8:01:33 AM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.65 RUB |
| 10 KES | 6.50 RUB |
| 50 KES | 32.52 RUB |
| 100 KES | 65.04 RUB |
| 500 KES | 325.21 RUB |
| 1,000 KES | 650.42 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-09-12T08:01:33Z",
"rates": {
"RUB": 0.650422
}
}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": 65.0422,
"rate": 0.650422
}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