Rate Overview
Live
1 KES = 0.033906 RON
1 RON = 29.4933
KES
Avg
0.033795
High
0.034105
Low
0.033426
Last updated: 3/7/2026, 12:29:37 AM
Quick Conversions
| KES | RON |
|---|---|
| 1 KES | 0.03 RON |
| 10 KES | 0.34 RON |
| 50 KES | 1.70 RON |
| 100 KES | 3.39 RON |
| 500 KES | 16.95 RON |
| 1,000 KES | 33.91 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-03-07T00:29:37Z",
"rates": {
"RON": 0.033906
}
}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.3906,
"rate": 0.033906
}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