Rate Overview
Live
1 KES = 0.035493 RON
1 RON = 28.1746
KES
Avg
0.034114
High
0.035541
Low
0.033146
Last updated: 6/28/2026, 10:23:47 PM
Quick Conversions
| KES | RON |
|---|---|
| 1 KES | 0.04 RON |
| 10 KES | 0.35 RON |
| 50 KES | 1.77 RON |
| 100 KES | 3.55 RON |
| 500 KES | 17.75 RON |
| 1,000 KES | 35.49 RON |
Get KES/RON Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=RONExample Response:
{
"success": true,
"base": "KES",
"date": "2026-06-28T22:23:47Z",
"rates": {
"RON": 0.035493
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=RON&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "RON",
"amount": 100
},
"result": 3.5492999999999997,
"rate": 0.035493
}Build with KES/RON Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key