Rate Overview
Live
1 RON = 28.5731 KES
1 KES = 0.034998
RON
Avg
29.1201
High
30.3254
Low
28.1744
Last updated: 9/13/2026, 5:10:11 PM
Quick Conversions
| RON | KES |
|---|---|
| 1 RON | 28.57 KES |
| 10 RON | 285.73 KES |
| 50 RON | 1,428.66 KES |
| 100 RON | 2,857.31 KES |
| 500 RON | 14,286.56 KES |
| 1,000 RON | 28,573.12 KES |
Get RON/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RON¤cies=KESExample Response:
{
"success": true,
"base": "RON",
"date": "2026-09-13T17:10:11Z",
"rates": {
"KES": 28.573123
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RON&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "RON",
"to": "KES",
"amount": 100
},
"result": 2857.3123,
"rate": 28.573123
}Build with RON/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key