Rate Overview
Live
1 KES = 0.648757 RUB
1 RUB = 1.5414
KES
Avg
0.661593
High
0.669507
Low
0.648757
Last updated: 9/11/2026, 10:27:22 PM
Quick Conversions
| KES | RUB |
|---|---|
| 1 KES | 0.65 RUB |
| 10 KES | 6.49 RUB |
| 50 KES | 32.44 RUB |
| 100 KES | 64.88 RUB |
| 500 KES | 324.38 RUB |
| 1,000 KES | 648.76 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-11T22:27:22Z",
"rates": {
"RUB": 0.648757
}
}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": 64.87570000000001,
"rate": 0.648757
}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