Rate Overview
Live
1 KES = 0.596620 RUB
1 RUB = 1.6761
KES
Avg
0.594698
High
0.596979
Low
0.588127
Last updated: 7/11/2026, 1:02:41 PM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.60 RUB |
| 10 KES | 5.97 RUB |
| 50 KES | 29.83 RUB |
| 100 KES | 59.66 RUB |
| 500 KES | 298.31 RUB |
| 1,000 KES | 596.62 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-07-11T13:02:41Z",
"rates": {
"RUB": 0.59662
}
}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": 59.662000000000006,
"rate": 0.59662
}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