Rate Overview
Live
1 RON = 28.2547 KES
1 KES = 0.035392
RON
Avg
28.5285
High
28.7035
Low
28.2547
Last updated: 6/19/2026, 8:30:08 AM
Quick Conversions
| RON | KES |
|---|---|
| 1 RON | 28.25 KES |
| 10 RON | 282.55 KES |
| 50 RON | 1,412.74 KES |
| 100 RON | 2,825.47 KES |
| 500 RON | 14,127.36 KES |
| 1,000 RON | 28,254.73 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-06-19T08:30:08Z",
"rates": {
"KES": 28.254728
}
}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": 2825.4728,
"rate": 28.254728
}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