Rate Overview
Live
1 KES = 1.8513 YER
1 YER = 0.540154
KES
Avg
1.8485
High
1.8513
Low
1.8472
Last updated: 5/6/2026, 5:20:31 PM
Quick Conversions
| KES | YER |
|---|---|
| 1 KES | 1.85 YER |
| 10 KES | 18.51 YER |
| 50 KES | 92.57 YER |
| 100 KES | 185.13 YER |
| 500 KES | 925.66 YER |
| 1,000 KES | 1,851.32 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-05-06T17:20:31Z",
"rates": {
"YER": 1.851324
}
}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": 185.1324,
"rate": 1.851324
}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