Rate Overview
Live
1 KES = 1.8330 YER
1 YER = 0.545546
KES
Avg
1.8387
High
1.8456
Low
1.8329
Last updated: 7/6/2026, 11:16:43 PM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.83 YER |
| 10 KES | 18.33 YER |
| 50 KES | 91.65 YER |
| 100 KES | 183.30 YER |
| 500 KES | 916.51 YER |
| 1,000 KES | 1,833.02 YER |
Get KES/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=YERExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-06T23:16:43Z",
"rates": {
"YER": 1.833025
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "YER",
"amount": 100
},
"result": 183.30249999999998,
"rate": 1.833025
}Build with KES/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key